mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:37:10 +02:00
[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
This commit is contained in:
parent
6a43915f2b
commit
1a609bdce0
@ -195,7 +195,7 @@ define Image/Build/WHRHPG300N
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Image/Build/Cameo
|
define Image/Build/Cameo
|
||||||
$(call MkuImageLzma,$(2),$(3) $($(4)))
|
$(call MkuImageLzma,$(2),$(3) $(4))
|
||||||
$(call Sysupgrade/KRuImage,$(1),$(2),$(5),$(6))
|
$(call Sysupgrade/KRuImage,$(1),$(2),$(5),$(6))
|
||||||
if [ -e "$(call sysupname,$(1),$(2))" ]; then \
|
if [ -e "$(call sysupname,$(1),$(2))" ]; then \
|
||||||
( \
|
( \
|
||||||
|
Loading…
Reference in New Issue
Block a user