hostapd: remove the hotplug script for adding wds station interfaces to a bridge...
[openwrt-10.03/.git] / package / hostapd / Makefile
index 37b228c618fa6c27fa1bb9e21eab7e4de4045db5..ad76e9da52bcf5f4cdceade3570d4deb496a3a55 100644 (file)
@@ -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