Browse Source

fixed bug under ar71xx image generic target

risci_atom 9 years ago
parent
commit
471f492e78
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ar71xx/image/Makefile

+ 1 - 1
target/linux/ar71xx/image/Makefile

@@ -1179,7 +1179,7 @@ $(eval $(call SingleProfile,TPLINK-LZMA,64kraw,TLWR841NV9,tl-wr841n-v9,TL-WR841N
 
 $(eval $(call MultiProfile,TLWR741,TLWR741NV1 TLWR741NV2 TLWR741NV4))
 $(eval $(call MultiProfile,TLWR841,TLWR841NV15 TLWR841NV3 TLWR841NV5 TLWR841NV7 TLWR841NV8 TLWR841NV9 TLWR847NV8))
-$(eval $(call MultiProfile,WNDR3700-luci,WNDR3700V1 WNDR3700V2 WNDR3800 WNDR3800CH WNDRMAC WNDRMACV2))
+$(eval $(call MultiProfile,WNDR3700,WNDR3700V1 WNDR3700V2 WNDR3800 WNDR3800CH WNDRMAC WNDRMACV2))
 
 endif # ifeq ($(SUBTARGET),generic)