summaryrefslogtreecommitdiff
path: root/target/linux/ixp4xx/profiles/400-DSMG600RevA.mk
Commit message (Collapse)AuthorAgeFilesLines
* ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵Rod Whitby2007-12-071-22/+0
| | | | | | directly from attached storage (and therefore need most kernel modules compiled in) SVN-Revision: 9669
* rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵Nicolas Thill2007-09-161-1/+2
| | | | | | cleanup SVN-Revision: 8811
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+21
(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