projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcf9031
)
ipq806x: fix zyxel image build error
author
Felix Fietkau
<
[email protected]
>
Fri, 4 Nov 2016 11:57:16 +0000
(12:57 +0100)
committer
Felix Fietkau
<
[email protected]
>
Fri, 4 Nov 2016 12:06:35 +0000
(13:06 +0100)
Signed-off-by: Felix Fietkau <
[email protected]
>
target/linux/ipq806x/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ipq806x/image/Makefile
b/target/linux/ipq806x/image/Makefile
index 3bee923f9390519044bb36d8cc6e0363e38379a8..fc8d1cf4c0945edeeddd7efd9a6b4846ef61ac09 100644
(file)
--- a/
target/linux/ipq806x/image/Makefile
+++ b/
target/linux/ipq806x/image/Makefile
@@
-94,7
+94,7
@@
define Device/ZyXELImage
PROFILES += $$(DEVICE_NAME)
FILESYSTEMS := squashfs
KERNEL_SUFFIX := -uImage
- KERNEL = kernel-bin | append-dtb | uImage none | pad-to $$
$$
{KERNEL_SIZE}
+ KERNEL = kernel-bin | append-dtb | uImage none | pad-to $${KERNEL_SIZE}
KERNEL_NAME := zImage
IMAGES := sysupgrade.tar mmcblk0p5-rootfs.bin mmcblk0p4-kernel.bin
IMAGE/sysupgrade.tar/squashfs := append-rootfs | pad-to $$$${BLOCKSIZE} | sysupgrade-tar rootfs=$$$$@