mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:55:55 +02:00
allow the mkmylofw command to fail in case the image is too big for some compex devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12964 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a935543d90
commit
ecff0618de
@ -34,7 +34,7 @@ define Image/BuildKernel
|
||||
endef
|
||||
|
||||
define Image/Build/MyLoader
|
||||
$(STAGING_DIR_HOST)/bin/mkmylofw -B $(2) \
|
||||
-$(STAGING_DIR_HOST)/bin/mkmylofw -B $(2) \
|
||||
-p0x30000:0xd0000:ahl:0x80060000 \
|
||||
-p0x100000:0 \
|
||||
-b0x30000:0xd0000:h:$(KDIR)/vmlinux.lzma \
|
||||
|
Loading…
Reference in New Issue
Block a user