13 lines
201 B
Plaintext
13 lines
201 B
Plaintext
|
if TARGET_GARDENA_SMART_GATEWAY_AT91SAM
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "smart-gateway-at91sam"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "gardena"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "gardena-smart-gateway-at91sam"
|
||
|
|
||
|
endif
|