mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-10 19:35:09 +02:00
10 lines
111 B
Plaintext
10 lines
111 B
Plaintext
if TARGET_OMAP3_OVERO
|
|
|
|
config SYS_BOARD
|
|
default "overo"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "omap3_overo"
|
|
|
|
endif
|