From: Daniel Dickinson Date: Thu, 16 Feb 2012 07:24:45 +0000 (+0000) Subject: image: For Cameo-based board fix adding mtd layout to kernel commandline) X-Git-Tag: reboot~14829 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4685a513018d8cf41e2b23a8e89b6e0e7da1ad69;p=openwrt%2Fopenwrt.git image: For Cameo-based board fix adding mtd layout to kernel commandline) SVN-Revision: 30568 --- diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index 86e279f0a7..2caa58637d 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 \ ( \