summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add eabi autoselection for the kernel as well - fixes iptables problemsnbd2008-02-141-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10461 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade & standardize kernel versionskaloz2008-02-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120juhosg2008-01-161-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10208 3c298f89-4303-0410-b956-a3cf2f4a3e73
* * upgrade ixp4xx to 2.6.23.12kaloz2007-12-281-1/+3
| | | | | | | | * upgrade to the new ethernet driver (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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Minor bump of kernel to 2.6.21.7rwhitby2007-12-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of ↵rwhitby2007-12-071-1/+1
| | | | | | the subtarget git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵rwhitby2007-12-071-0/+1
| | | | | | directly from attached storage (and therefore need most kernel modules compiled in) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adapt profiles for subtarget changesnbd2007-09-081-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* major target cleanup. it is now possible to have subtargets that can ↵nbd2007-09-081-5/+2
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73