projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af1e754
)
AA: ar71xx: install lzma compressed elf kernel image from wget2nand
author
Gabor Juhos
<juhosg@openwrt.org>
Sun, 25 Nov 2012 16:22:54 +0000
(16:22 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sun, 25 Nov 2012 16:22:54 +0000
(16:22 +0000)
Backport of r34273.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34366
target/linux/ar71xx/base-files/sbin/wget2nand
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/base-files/sbin/wget2nand
b/target/linux/ar71xx/base-files/sbin/wget2nand
index 9cd6e7c40e93f145fa693a88e633010c91d08ad2..56a8ae2244686d9574f25074058fbc2ffa635ab5 100755
(executable)
--- a/
target/linux/ar71xx/base-files/sbin/wget2nand
+++ b/
target/linux/ar71xx/base-files/sbin/wget2nand
@@
-27,7
+27,7
@@
url=$1
exit 1
}
-url_kernel=$url/openwrt-ar71xx-nand-vmlinux.elf
+url_kernel=$url/openwrt-ar71xx-nand-vmlinux
-lzma
.elf
url_rootfs=$url/openwrt-ar71xx-nand-rootfs.tar.gz
mtd_kernel="$(find_mtd_part 'kernel')"