summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-08-10 22:24:56 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-08-10 22:24:56 +0000
commit733ef74e716f624d07f1ad1980bd8f207036333c (patch)
tree6cfd5153bd4be66a81d2cfd50c041323f74a31b4 /target/linux/ar71xx
parentdd2ca00b931bd899d21b65a56086b96a6feccca1 (diff)
ar71xx: fix a copy&paste bug that broke wzr-hp-g300nh and wzr-hp-ag300h images (#9918)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27950 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r--target/linux/ar71xx/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
index 569f2bd12..abcf6256e 100644
--- 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 \
( \