10 lines
160 B
Text
10 lines
160 B
Text
|
if VENDOR_ADLINK
|
||
|
|
||
|
comment "see under vendor LiPPERT"
|
||
|
# any further boards will then be ADLINK
|
||
|
|
||
|
config MAINBOARD_VENDOR
|
||
|
default "ADLINK"
|
||
|
|
||
|
endif # VENDOR_ADLINK
|