diff --git a/u-boot/Makefile b/u-boot/Makefile index 4063fbe6eb..d6d3aa9faa 100644 --- a/u-boot/Makefile +++ b/u-boot/Makefile @@ -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