aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/profiles/100-Default.mk
Commit message (Collapse)AuthorAgeFilesLines
* ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵Rod Whitby2007-12-071-17/+0
| | | | | | directly from attached storage (and therefore need most kernel modules compiled in) SVN-Revision: 9669
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+17
(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