aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/generic/profiles/500-USR8200.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
* target/linux/*: more dead package cleanupsJohn Crispin2014-07-101-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41571
* target/linux/*: kmod-fs-ext{2,3} RIPJohn Crispin2014-07-101-2/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41560
* 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
* Update USR8200 patch and profilePeter Denison2008-11-091-0/+21
SVN-Revision: 13152