aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ixp4xx/generic/target.mk
Commit message (Collapse)AuthorAge
* ixp4xx: add Generic subtarget definitionChristian Marangi2023-12-09
| | | | | | | | | Add Generic subtarget definition. This is needed to keep consistent name on every other target/subtarget and also to permit correct work of CI workflows that expect a target/subtarget pattern. Fixes: c16b2293fe71 ("ixp4xx: Resurrect IXP4xx support using device tree") Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* ixp4xx: remove unmaintained targetAdrian Schmutzler2020-01-08
| | | | | | | | | | | This target is still on kernel 4.9, and it looks like there is no active maintainer for this target anymore. Remove the code and all the packages which are only used by this target. To add this target to OpenWrt again port it to a recent and supported kernel version. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* treewide: use wpad-basic for not small flash targetsMathias Kresin2018-10-16
| | | | | | | | | | | | Add out of the box support for 802.11r and 802.11w to all targets not suffering from small flash. Signed-off-by: Mathias Kresin <dev@kresin.me> Mathias did all the heavy lifting on this, but I'm the one who should get shouted at for committing. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* replace some more references to hostapd-mini with wpad-miniFelix Fietkau2010-03-14
| | | | SVN-Revision: 20184
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-02
| | | | SVN-Revision: 13819
* ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵Rod Whitby2007-12-07
directly from attached storage (and therefore need most kernel modules compiled in) SVN-Revision: 9669