From 39fa05183a6308e755be65be1ceeb40d751cd852 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 24 Jun 2016 12:54:19 +0200 Subject: ramips: fix ArcherC20i image creation - 3rd try Signed-off-by: John Crispin --- target/linux/ramips/image/mt7620.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/image') diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.mk index 2a344247f1..862f0165a2 100644 --- a/target/linux/ramips/image/mt7620.mk +++ b/target/linux/ramips/image/mt7620.mk @@ -48,7 +48,7 @@ define Device/ArcherC20i DTS := ArcherC20i KERNEL := $(KERNEL_DTB) KERNEL_INITRAMFS := $(KERNEL_DTB) | tplink-header ArcherC20i -c - IMAGE/sysupgrade.bin := $(KERNEL_DTB) | tplink-header ArcherC20i -j -r $(KDIR)/root.squashfs + IMAGE/sysupgrade.bin := append-kernel | tplink-header ArcherC20i -j -r $(KDIR)/root.squashfs DEVICE_TITLE := TP-Link ArcherC20i endef TARGET_DEVICES += ArcherC20i -- cgit v1.2.3