Commit Graph

14 Commits (0710ef015da0c48ededae7d46a21a19a2ec9c5dd)

Author SHA1 Message Date
Nicolas Thill b1c612578a replace old quote stripping with calls to qstrip macro
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 00:32:44 +00:00
Nicolas Thill 9d42bb1a21 define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 23:15:56 +00:00
Nicolas Thill 0fd42a2f19 [avr32] fix u-boot build error (make[...]: avr32-linux-gcc: Command not found)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14702 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01 01:11:10 +00:00
Imre Kaloz 0feab05a26 fix lzma uImage generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-25 18:33:33 +00:00
Felix Fietkau a30a98a57c only build avr32 u-boot if requested, fixes build failure in default config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 01:01:27 +00:00
Gabor Juhos ac21ef3f08 [avr32] generate LZMA compressed uImage as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11249 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-23 09:09:16 +00:00
Gabor Juhos 7e158d6307 [avr32] u-boot: add LZMA decompression support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11248 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-23 09:08:23 +00:00
Gabor Juhos af8ff4643c [avr32] upgrade U-Boot to 1.3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11246 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-23 09:01:19 +00:00
Travis Kemen 2ca9334630 fix uboot not building
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-09 19:07:16 +00:00
Imre Kaloz 0f9d20bc54 be politically correct
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 16:15:24 +00:00
Imre Kaloz fe9cc8e6d4 ooops, fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 15:29:11 +00:00
Imre Kaloz 8c1d1ccac7 enable optional building of u-boot for avr32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 14:10:09 +00:00
Felix Fietkau 62ccdcedae make the image filenames a bit shorter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-10 23:08:11 +00:00
Felix Fietkau 92558d67a4 strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00