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

config SYS_BOARD
	default "pomelo"

config SYS_VENDOR
	default "phytium"

config SYS_CONFIG_NAME
	default "pomelo"

endif