mirror of https://github.com/hak5/openwrt-owl.git
image: For Cameo-based board fix adding mtd layout to kernel commandline)
SVN-Revision: 30568owl
parent
8dc1ff6cb1
commit
4685a51301
|
@ -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 New Issue