From: cshore Date: Thu, 16 Feb 2012 07:24:45 +0000 (+0000) Subject: [ar71xx] image: For Cameo-based board fix adding mtd layout to kernel commandline) X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=1a609bdce0c4da899503e6ea085a8074c0753322;p=openwrt.git [ar71xx] image: For Cameo-based board fix adding mtd layout to kernel commandline) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30568 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 \ ( \