~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 78617a21383c3738684f384521d3429f86f7ab88 (plain)
1
2
3
4
5
6
7
8
9
if TARGET_UDOO

config SYS_BOARD
	default "udoo"

config SYS_CONFIG_NAME
	default "udoo"

endif