From 5501cf6ed82befd07a7249f51e8a71fd46654ddf Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 11 Nov 2009 05:15:55 +0000 Subject: hostapd: automatically add wds sta interfaces of an ap to the right bridge SVN-Revision: 18365 --- package/hostapd/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/hostapd/Makefile') diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index 606ec67..a39b0e2 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -109,6 +109,8 @@ define Build/Compile endef define Package/InstallTemplate + $(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 -- cgit v1.1