projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0571c2d
)
allow the mkmylofw command to fail in case the image is too big for some compex devices
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 13 Oct 2008 15:35:23 +0000
(15:35 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 13 Oct 2008 15:35:23 +0000
(15:35 +0000)
SVN-Revision: 12964
target/linux/ar71xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 9476f74dbf894307b8cf117cd2a10cb1c2d433ae..c37dc6772b04c3e95fc77007aea715cd7888f15a 100644
(file)
--- a/
target/linux/ar71xx/image/Makefile
+++ b/
target/linux/ar71xx/image/Makefile
@@
-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 \