mirror of
https://github.com/u-boot/u-boot.git
synced 2025-01-25 20:23:27 +08:00
10 lines
108 B
Plaintext
10 lines
108 B
Plaintext
|
if TARGET_PDM360NG
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "pdm360ng"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "pdm360ng"
|
||
|
|
||
|
endif
|