summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* upgrade to 2.6.24.5Imre Kaloz2008-04-281-1/+1
| | | | SVN-Revision: 10959
* ixp4xx: Updated to 2.6.24.2 - tested on nas100d, fsg3 and nslu2Rod Whitby2008-03-251-1/+1
| | | | SVN-Revision: 10654
* add eabi autoselection for the kernel as well - fixes iptables problemsFelix Fietkau2008-02-141-0/+6
| | | | SVN-Revision: 10461
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-1/+1
| | | | SVN-Revision: 10443
* bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120Gabor Juhos2008-01-161-3/+3
| | | | SVN-Revision: 10208
* * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver ↵Imre Kaloz2007-12-281-1/+3
| | | | | | (temporary breaks Marvell switch support on Compex units) * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN) SVN-Revision: 10016
* ixp4xx: Minor bump of kernel to 2.6.21.7Rod Whitby2007-12-281-1/+1
| | | | SVN-Revision: 9969
* ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of ↵Rod Whitby2007-12-071-1/+1
| | | | | | the subtarget SVN-Revision: 9670
* ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵Rod Whitby2007-12-071-0/+1
| | | | | | directly from attached storage (and therefore need most kernel modules compiled in) SVN-Revision: 9669
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-3/+0
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-5/+2
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+24
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653