~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 341c8d75c21c8a1b73a8b8f4608d1b174453c5df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_NYAN_BIG

config SYS_BOARD
	default "nyan-big"

config SYS_VENDOR
	default "nvidia"

config SYS_CONFIG_NAME
	default "nyan-big"

endif