projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbda7d8
)
ar71xx: image: build initramfs images for the WHR boards
author
Gabor Juhos
<juhosg@openwrt.org>
Fri, 6 Apr 2012 06:45:08 +0000
(06:45 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Fri, 6 Apr 2012 06:45:08 +0000
(06:45 +0000)
SVN-Revision: 31209
target/linux/ar71xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 46eac5e12d311874a8449e52d51392b3f1c738eb..3df96251b4db8e714ac7f496f01d2914caa02d6f 100644
(file)
--- a/
target/linux/ar71xx/image/Makefile
+++ b/
target/linux/ar71xx/image/Makefile
@@
-204,6
+204,10
@@
define Image/Build/WHRHPG300N
fi
endef
+define Image/Build/WHRHPG300N/initramfs
+ $(call MkuImageLzma/initramfs,$(2),$(3) $(4))
+endef
+
define Image/Build/Cameo
$(call MkuImageLzma,$(2),$(3) $(4))
$(call Sysupgrade/KRuImage,$(1),$(2),$(5),$(6))