summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
authorDaniel Dickinson <crazycshore@gmail.com>2012-02-16 07:24:45 +0000
committerDaniel Dickinson <crazycshore@gmail.com>2012-02-16 07:24:45 +0000
commit4685a513018d8cf41e2b23a8e89b6e0e7da1ad69 (patch)
tree11be5cdbd0faf4b8c59fb26d47d0b9be8b544e4a /target/linux/ar71xx
parent8dc1ff6cb1c502befcd084b4ba3eb90e4897a1c7 (diff)
downloadmtk-20170518-4685a513018d8cf41e2b23a8e89b6e0e7da1ad69.zip
mtk-20170518-4685a513018d8cf41e2b23a8e89b6e0e7da1ad69.tar.gz
mtk-20170518-4685a513018d8cf41e2b23a8e89b6e0e7da1ad69.tar.bz2
image: For Cameo-based board fix adding mtd layout to kernel commandline)
SVN-Revision: 30568
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 86e279f..2caa586 100644
--- a/target/linux/ar71xx/image/Makefile
+++ b/target/linux/ar71xx/image/Makefile
@@ -195,7 +195,7 @@ define Image/Build/WHRHPG300N
endef
define Image/Build/Cameo
- $(call MkuImageLzma,$(2),$(3) $($(4)))
+ $(call MkuImageLzma,$(2),$(3) $(4))
$(call Sysupgrade/KRuImage,$(1),$(2),$(5),$(6))
if [ -e "$(call sysupname,$(1),$(2))" ]; then \
( \