1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-20 16:55:21 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
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
claudio
9f323a9ba4 Add mirror for utility e100boot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-05 09:54:21 +00:00
agb
a4655acf98 [etrax] update zImage location
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-20 06:52:24 +00:00
claudio
a20212298d etrax: dump to 2.6.29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15260 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 15:36:30 +00:00
nbd
796a9d1091 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
blogic
98746e548e bump etrax to .25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 15:51:16 +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
nico
02d92d36c7 fix target names in image options (closes: #2357)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 14:04:34 +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