forked from rrcarlosr/Jetpack
13 lines
145 B
Plaintext
13 lines
145 B
Plaintext
if TARGET_SEABOARD
|
|
|
|
config SYS_BOARD
|
|
default "seaboard"
|
|
|
|
config SYS_VENDOR
|
|
default "nvidia"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "seaboard"
|
|
|
|
endif
|