aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/generic/profiles/200-NSLU2.mk
Commit message (Collapse)AuthorAgeFilesLines
* ixp4xx: remove unmaintained targetAdrian Schmutzler2020-01-081-19/+0
| | | | | | | | | | | 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: remove kmod-usb-core from DEVICE_PACKAGESAdrian Schmutzler2019-10-061-1/+1
| | | | | | | | | | | | | | | | | | | This removes _all_ occurrences of kmod-usb-core from DEVICE_PACKAGES and similar variables. This package is pulled as dependency by one of the following packages in any case: - kmod-usb-chipidea - kmod-usb-dwc2 - kmod-usb-ledtrig-usbport - kmod-usb-ohci - kmod-usb2 - kmod-usb2-pci - kmod-usb3 Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> [remove kmod-usb-core from EnGenius ESR600] Signed-off-by: David Bauer <mail@david-bauer.net>
* treewide: use wpad-basic for not small flash targetsMathias Kresin2018-10-161-1/+1
| | | | | | | | | | | | 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>
* ixp4xx: use usb-*-pci where appropriateJonas Gorski2015-05-291-1/+1
| | | | | | | | | Most boards use pci connected usb controllers, so make sure to include the pci drivers. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45840
* kernel: kmod-usb2-pci to Intel ixp4xx/GeodeJohn Crispin2015-01-281-1/+1
| | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net> SVN-Revision: 44167
* target/linux/*: kmod-fs-ext{2,3} RIPJohn Crispin2014-07-101-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41560
* targets: replace madwifi in profiles with ath5k, madwifi is unmaintainedFelix Fietkau2012-03-191-1/+1
| | | | SVN-Revision: 31015
* ixp4xx: Removed kmod-madwifi from the NSLU2 profile, as the NSLU2 has not ↵Rod Whitby2011-06-171-1/+1
| | | | | | wifi capability out of the box. SVN-Revision: 27202
* replace some more references to hostapd-mini with wpad-miniFelix Fietkau2010-03-141-1/+1
| | | | SVN-Revision: 20184
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-021-2/+2
| | | | SVN-Revision: 13819
* remove the obsolete ixp4xx-npe package and references to it (thx, Jose ↵Felix Fietkau2008-12-221-2/+1
| | | | | | Vasconcellos) SVN-Revision: 13722
* ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵Rod Whitby2007-12-071-0/+20
directly from attached storage (and therefore need most kernel modules compiled in) SVN-Revision: 9669