13 lines
143 B
Plaintext
13 lines
143 B
Plaintext
|
|
if TARGET_MVSMR
|
||
|
|
|
||
|
|
config SYS_BOARD
|
||
|
|
default "mvsmr"
|
||
|
|
|
||
|
|
config SYS_VENDOR
|
||
|
|
default "matrix_vision"
|
||
|
|
|
||
|
|
config SYS_CONFIG_NAME
|
||
|
|
default "MVSMR"
|
||
|
|
|
||
|
|
endif
|