mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-15 15:53:26 +08:00
10 lines
108 B
Plaintext
10 lines
108 B
Plaintext
|
if TARGET_MS7722SE
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "ms7722se"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "ms7722se"
|
||
|
|
||
|
endif
|