summaryrefslogtreecommitdiffstats
path: root/target/linux/au1000
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-07-30 12:53:02 +0200
committerFelix Fietkau <nbd@nbd.name>2016-07-31 12:25:24 +0200
commit9201e88f518dbe5246aa2f77342175805ef10cdd (patch)
tree55efdd6133e02b7cebf89c41eaa84fcfb4206fae /target/linux/au1000
parent467dee32ede56993353e3bc64cb00c3e025e9f71 (diff)
downloadmaster-31e0f0ae-9201e88f518dbe5246aa2f77342175805ef10cdd.tar.gz
master-31e0f0ae-9201e88f518dbe5246aa2f77342175805ef10cdd.tar.bz2
master-31e0f0ae-9201e88f518dbe5246aa2f77342175805ef10cdd.zip
kernel: remove hostap driver
It has been marked as broken for well over a month now and nobody has complained. Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/au1000')
-rw-r--r--target/linux/au1000/au1500/profiles/MeshCube.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/au1000/au1500/profiles/MeshCube.mk b/target/linux/au1000/au1500/profiles/MeshCube.mk
index 5f0c14f74b..969a3bbff7 100644
--- a/target/linux/au1000/au1500/profiles/MeshCube.mk
+++ b/target/linux/au1000/au1500/profiles/MeshCube.mk
@@ -7,7 +7,7 @@
define Profile/MeshCube
NAME:=MeshCube MTX-1
- PACKAGES:=kmod-ath5k kmod-hostap kmod-hostap-pci kmod-net-prism54 \
+ PACKAGES:=kmod-ath5k kmod-net-prism54 \
kmod-usb-core kmod-usb-ohci kmod-usb-storage kmod-fs-ext4 kmod-fs-vfat
endef