summaryrefslogtreecommitdiff
path: root/package/hostapd/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-03-09 21:16:38 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-03-09 21:16:38 +0000
commitad1507756b17a278d92721d7b9ec24f906d7bd2c (patch)
tree5216485e30738f08cfb9cf6ccd5a3ecd5162a702 /package/hostapd/Makefile
parent875b9fc0aebf3b1f02ccf1fc5d304cb1416b9e6c (diff)
downloadmtk-20170518-ad1507756b17a278d92721d7b9ec24f906d7bd2c.zip
mtk-20170518-ad1507756b17a278d92721d7b9ec24f906d7bd2c.tar.gz
mtk-20170518-ad1507756b17a278d92721d7b9ec24f906d7bd2c.tar.bz2
hostapd: remove the hotplug script for adding wds station interfaces to a bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge
SVN-Revision: 20104
Diffstat (limited to 'package/hostapd/Makefile')
-rw-r--r--package/hostapd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile
index 37b228c..ad76e9d 100644
--- a/package/hostapd/Makefile
+++ b/package/hostapd/Makefile
@@ -262,8 +262,6 @@ define Build/Compile
endef
define Install/hostapd
- $(INSTALL_DIR) $(1)/etc/hotplug.d/net
- $(INSTALL_DATA) ./files/hostapd.hotplug $(1)/etc/hotplug.d/net/
$(INSTALL_DIR) $(1)/lib/wifi
$(INSTALL_DATA) ./files/hostapd.sh $(1)/lib/wifi/hostapd.sh
$(INSTALL_DIR) $(1)/usr/sbin