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:
0ad50b0
)
ar71xx: enable building ramdisk images for WZRHPG30XNH board types
author
Luka Perkov
<luka@openwrt.org>
Mon, 4 Mar 2013 11:37:28 +0000
(11:37 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Mon, 4 Mar 2013 11:37:28 +0000
(11:37 +0000)
Signed-off-by: Luka Perkov <luka@openwrt.org>
Acked-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35874
target/linux/ar71xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 63abfe7acef9be73be0bc5decd5cd26d84a50044..20caff83f534ea656de2375381c61948441c8d5c 100644
(file)
--- a/
target/linux/ar71xx/image/Makefile
+++ b/
target/linux/ar71xx/image/Makefile
@@
-284,6
+284,10
@@
define Image/Build/WZRHPG30XNH
fi
endef
+define Image/Build/WZRHPG30XNH/initramfs
+ $(call MkuImageLzma/initramfs,$(2),$(3) $(4))
+endef
+
define Image/Build/WHRHPG300N
$(call MkuImageLzma,$(2),$(3) $(4))
$(call Sysupgrade/KRuImage,$(1),$(2),1048576,2818048)