projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acd7a34
)
ramips: fix ArcherC20i image creation - 3rd try
author
John Crispin
<john@phrozen.org>
Sun, 15 May 2016 09:59:43 +0000
(11:59 +0200)
committer
John Crispin
<john@phrozen.org>
Sun, 15 May 2016 09:59:43 +0000
(11:59 +0200)
Signed-off-by: John Crispin <john@phrozen.org>
target/linux/ramips/image/mt7620.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/mt7620.mk
b/target/linux/ramips/image/mt7620.mk
index 2a344247f1ac3af09dc7f6fccb74b0d911a13c28..862f0165a2346ace53e9a3c2aa975fc98096c561 100644
(file)
--- 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