1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 23:50:59 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
nico
fa0689dd0b 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
nico
bca3f225e9 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
nico
412165bb41 [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
kaloz
4de2cfebf8 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
nbd
f5de719250 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
juhosg
36a020b202 [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
juhosg
eede21520f [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
juhosg
7fd5e14d44 [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
thepeople
c38330ce38 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
kaloz
d678a99ba6 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
kaloz
291da2716f 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
kaloz
2f214fab5e 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
nbd
f56b55940b 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
nbd
17c7b6c3fd 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