image: For Cameo-based board fix adding mtd layout to kernel commandline)
SVN-Revision: 30568
This commit is contained in:
parent
8dc1ff6cb1
commit
4685a51301
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
( \
|
||||
|
|
Loading…
Reference in a new issue