20 lines
199 B
Plaintext
Executable File
Vendored
20 lines
199 B
Plaintext
Executable File
Vendored
if TARGET_W7OLMC
|
|
|
|
config SYS_BOARD
|
|
default "w7o"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "W7OLMC"
|
|
|
|
endif
|
|
|
|
if TARGET_W7OLMG
|
|
|
|
config SYS_BOARD
|
|
default "w7o"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "W7OLMG"
|
|
|
|
endif
|