1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 18:44:24 +03:00
openwrt-xburst/target
juhosg 0ba3851aa6 ar71xx: Make wget2nand fail if copying the kernel fails and use the correct file extension for the rootfs image
wget2nand didnt check the exit status after copying the kernel, if the
copying failed for some reason ( for example not enougs space on the
kernel partition) it simply continued extracting the rootfs.
I also changed the filename, which wget2nand trys to download (
.tar.gz instead of .tgz ).

Signed-off-by: Marko Foerster <mrkfoerster@googlemail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21444 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-14 08:38:39 +00:00
..
imagebuilder [imagebuilder] 2010-04-27 22:16:40 +00:00
linux ar71xx: Make wget2nand fail if copying the kernel fails and use the correct file extension for the rootfs image 2010-05-14 08:38:39 +00:00
sdk sdk: fix up paths for $(ARCH_SUFFIX) 2010-03-17 16:03:08 +00:00
toolchain target/toolchain: match toolchain directory name changes in r19885 & r20215 (closes: #7148 & #7162) 2010-04-15 00:33:40 +00:00
Config.in buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ 2010-04-28 14:47:43 +00:00
Makefile Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory. 2009-11-14 17:51:32 +00:00