projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd46d03
)
ar71xx: fix a copy&paste bug that broke wzr-hp-g300nh and wzr-hp-ag300h images (...
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 10 Aug 2011 22:24:56 +0000
(22:24 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 10 Aug 2011 22:24:56 +0000
(22:24 +0000)
SVN-Revision: 27950
target/linux/ar71xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 569f2bd12d00e41cde10a15d033f53ed848eb0d7..abcf6256e9ffada5ebbcc74bf5a7061e2a4e388a 100644
(file)
--- a/
target/linux/ar71xx/image/Makefile
+++ b/
target/linux/ar71xx/image/Makefile
@@
-127,7
+127,7
@@
define Image/Build/DIR825B1
endef
define Image/Build/WZRHPG30XNH
- $(call MkuImageLzma,$(2),$(3)
$(dir825b1_mtdlayout)
)
+ $(call MkuImageLzma,$(2),$(3))
$(call Sysupgrade/KR,$(1),$(2),1048576,31850496)
if [ -e "$(call sysupname,$(1),$(2))" ]; then \
( \