summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/base-files
Commit message (Collapse)AuthorAgeFilesLines
* on IXP46x we can have up to 3 npe ethernet interfaces, so set the mac for ↵kaloz2008-07-141-1/+1
| | | | | | the third one, too git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11816 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix up mac address setting on ixp4xx for devices that store this info in the ↵kaloz2008-05-281-0/+8
| | | | | | RedBoot config partition git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of per-profile base-filesjuhosg2007-09-291-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-0/+13
(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