From f79215acdd98145c6bd30346925ec2a0f23a5f55 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Wed, 13 May 2015 16:55:46 +0200 Subject: [PATCH] ar71xx/sysmocom: build image for jb02v3-skw when using sysmocom profile --- target/linux/ar71xx/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index a18108d..b0e4cc1 100644 --- a/target/linux/ar71xx/image/Makefile +++ b/target/linux/ar71xx/image/Makefile @@ -1277,7 +1277,7 @@ $(eval $(call MultiProfile,AP136,AP136_010 AP136_020)) $(eval $(call MultiProfile,ARCHERC7, ARCHERC5 ARCHERC7V1 ARCHERC7V2)) $(eval $(call MultiProfile,EWDORIN, EWDORINAP EWDORINRT EWDORIN16M)) $(eval $(call MultiProfile,OPENMESH,OM2P OM5P MR600)) -$(eval $(call MultiProfile,SYSMOSOB,SYSMOSOBAP1 SYSMOSOBAP2 SYSMOSOBJB02)) +$(eval $(call MultiProfile,SYSMOSOB,SYSMOSOBAP1 SYSMOSOBAP2 SYSMOSOBJB02 SYSMOSOBJB02V3SKW)) $(eval $(call MultiProfile,TEW652BRP,TEW652BRP_FW TEW652BRP_RECOVERY)) $(eval $(call MultiProfile,TLMR11U,TLMR11UV1 TLMR11UV2)) $(eval $(call MultiProfile,TLMR3040,TLMR3040V1 TLMR3040V2))