[ar71xx] image: For Cameo-based board fix adding mtd layout to kernel commandline)
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 16 Feb 2012 07:24:45 +0000 (07:24 +0000)
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 16 Feb 2012 07:24:45 +0000 (07:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30568 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/image/Makefile

index 86e279f..2caa586 100644 (file)
@@ -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 \
                ( \
This page took 0.030833 seconds and 4 git commands to generate.