summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image/mt7620.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-05-15 11:59:43 +0200
committerJohn Crispin <john@phrozen.org>2016-05-15 11:59:43 +0200
commit1d9c0b240925f1f4e0d3c642c884f3dec5b56160 (patch)
tree4bbe93eced91dfa24e991889815459735bb4b803 /target/linux/ramips/image/mt7620.mk
parentacd7a34494b239b16902b9121649f1b5466238b8 (diff)
downloadmaster-31e0f0ae-1d9c0b240925f1f4e0d3c642c884f3dec5b56160.tar.gz
master-31e0f0ae-1d9c0b240925f1f4e0d3c642c884f3dec5b56160.tar.bz2
master-31e0f0ae-1d9c0b240925f1f4e0d3c642c884f3dec5b56160.zip
ramips: fix ArcherC20i image creation - 3rd try
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/ramips/image/mt7620.mk')
-rw-r--r--target/linux/ramips/image/mt7620.mk2
1 files changed, 1 insertions, 1 deletions
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