Loading...
1
2
3
4
5
6
7
8
9
if TARGET_VE8313

config SYS_BOARD
	default "ve8313"

config SYS_CONFIG_NAME
	default "ve8313"

endif