mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-22 23:25:52 +00:00
13 lines
147 B
Plaintext
13 lines
147 B
Plaintext
if TARGET_OMAP5_UEVM
|
|
|
|
config SYS_BOARD
|
|
default "omap5_uevm"
|
|
|
|
config SYS_VENDOR
|
|
default "ti"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "omap5_uevm"
|
|
|
|
endif
|