summaryrefslogtreecommitdiffstats
path: root/package/hostapd-rtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/hostapd-rtk/Makefile')
-rw-r--r--package/hostapd-rtk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/hostapd-rtk/Makefile b/package/hostapd-rtk/Makefile
index 8253e213b..b8a7c7d24 100644
--- a/package/hostapd-rtk/Makefile
+++ b/package/hostapd-rtk/Makefile
@@ -175,6 +175,7 @@ endef
define Install/hostapd-rtk
$(INSTALL_DIR) $(1)/lib/wifi
$(INSTALL_DATA) ./files/hostapd.sh $(1)/lib/wifi/hostapd.sh
+ $(INSTALL_DATA) ./files/realtek.sh $(1)/lib/wifi/realtek.sh
$(INSTALL_DIR) $(1)/usr/sbin
endef