Browse Source

ramips: fix Archer C20i image build

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 9 years ago
parent
commit
ce009d16a1
1 changed files with 1 additions and 2 deletions
  1. 1 2
      target/linux/ramips/image/mt7620.mk

+ 1 - 2
target/linux/ramips/image/mt7620.mk

@@ -3,7 +3,7 @@
 #
 
 define Build/tplink-header
-	$(STAGING_DIR_HOST)/bin/mktplinkfw2 -V "ver. 2.0" -B $(1) \
+	$(STAGING_DIR_HOST)/bin/mktplinkfw2 -a 0x4 -V "ver. 2.0" -B $(1) \
 		-o [email protected] -k $@  && mv [email protected] $@
 endef
 
@@ -46,7 +46,6 @@ endef
 
 define Device/ArcherC20i
   DTS := ArcherC20i
-  IMAGES += factory.bin
   KERNEL := $(KERNEL_DTB)
   KERNEL_INITRAMFS := $(KERNEL_DTB) | tplink-header ArcherC20i -c
   IMAGE/sysupgrade.bin := $(KERNEL_DTB) | tplink-header ArcherC20i -j -r $(KDIR)/root.squashfs