mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-23 12:14:32 +08:00
13 lines
135 B
Plaintext
13 lines
135 B
Plaintext
|
if TARGET_LXR2
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "lxr2"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "comvetia"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "lxr2"
|
||
|
|
||
|
endif
|