1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-22 00:24:37 +03:00
Commit Graph

21 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
nico
abe312efd5 [cleanup] remove 'svn:executable' property
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 17:08:57 +00:00
nico
8fe94a14fe do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 09:50:11 +00:00
kaloz
250089c5e9 [ubicom32]: add 2.6.32 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-23 10:43:53 +00:00
kaloz
1a29ef8e97 [ubicom32]: move new files out from platform support patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-22 13:54:47 +00:00
kaloz
fdcca1ea95 [ubicom32]: refresh patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-22 13:19:30 +00:00
kaloz
0b86ea3caf clean up handling of some kernel symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 09:33:16 +00:00
kaloz
80f663be76 re-sort all target and subtarget config files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 08:55:15 +00:00
nico
fcc2e2335e [target] ubicom32: add 2 missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-24 10:01:22 +00:00
kaloz
be8ce37ea9 get rid of even more 2.6.28 stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-27 21:35:42 +00:00
kaloz
b281497b69 switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-27 21:28:02 +00:00
nbd
a74b524343 ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and fixes split out into separate patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-17 16:21:13 +00:00
florian
acdd34f575 [ubicom32] add missing configuration symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-29 00:33:27 +00:00
kaloz
bda513685e some more Kconfig symbol move..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 11:52:41 +00:00
kaloz
5ed0363af9 another round of kernel config cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 11:42:24 +00:00
kaloz
4388c9e2c1 sort all target config files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 09:27:13 +00:00
nbd
8d5bbbd479 ubicom32: remove some more unnecessary stuff from the kernel patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17418 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-26 22:49:03 +00:00
nbd
293a11d979 Revert "[ubicom32] remove kernel patch for now since it is incomplete and has some licensing issues" (r17404)
There are no licensing issues with this patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17416 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-26 22:46:30 +00:00
florian
7a490e63f0 [ubicom32] remove kernel patch for now since it is incomplete and has some licensing issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17404 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-26 07:44:21 +00:00
florian
e285740586 [ubicom32] default is to generate a ramdisk image
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-22 18:18:38 +00:00
nbd
f48e79cafe add a new target for ubicom32 (compiles, but untested)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-21 22:32:31 +00:00