projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f12f77b
)
brcm47xx: fix initramfs image build error
author
Felix Fietkau
<nbd@nbd.name>
Fri, 25 Nov 2016 12:10:38 +0000
(13:10 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Tue, 29 Nov 2016 09:20:27 +0000
(10:20 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/brcm47xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm47xx/image/Makefile
b/target/linux/brcm47xx/image/Makefile
index 44fdd73bfcadcab628a60e9ea40eb14fff3a80d5..2b8142a9544110a24844948b69e323cf75700551 100644
(file)
--- a/
target/linux/brcm47xx/image/Makefile
+++ b/
target/linux/brcm47xx/image/Makefile
@@
-138,6
+138,7
@@
define Device/Default
KERNEL := kernel-bin
IMAGE_NAME = $$(IMAGE_PREFIX)-$$(1).$$(2)
KERNEL_NAME = vmlinux.lzma
+ KERNEL_INITRAMFS_NAME = vmlinux-initramfs.lzma
FILESYSTEMS := $(FS_64K)
IMAGES := trx
IMAGE/trx := append-rootfs | trx-with-loader