fix type which broke jb02v2-cb2 image

jb02v2-cb used the wrong config file.
This commit is contained in:
Alexander Couzens 2015-07-15 01:51:13 +02:00
parent aa579e90e9
commit a40eea5aa4
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@ ap2_config: unconfig hornet_common_config
jb02v2-cb2_config: unconfig hornet_common_config
@echo "#define CARABOOT_RELEASE \"$(CARABOOT_RELEASE)\"" >>include/config.h
@./mkconfig -a jb02v3-skw mips mips carambola2 ar7240 ar7240
@./mkconfig -a jb02v2-cb2 mips mips carambola2 ar7240 ar7240
jb02v3-skw_config: unconfig hornet_common_config
@echo "#define CARABOOT_RELEASE \"$(CARABOOT_RELEASE)\"" >>include/config.h