summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/profiles
Commit message (Collapse)AuthorAgeFilesLines
* ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵rwhitby2007-12-075-101/+0
| | | | | | 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
* Add reiserfs module and include it in the FSG-3 profile.rwhitby2007-09-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8872 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵nico2007-09-162-2/+4
| | | | | | cleanup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-065-0/+99
(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