summaryrefslogtreecommitdiffstats
path: root/package/hostapd-rtk/Makefile
diff options
context:
space:
mode:
authorRoman Yeryomin <roman@advem.lv>2013-08-21 14:46:32 +0300
committerRoman Yeryomin <roman@advem.lv>2013-08-21 14:46:32 +0300
commit6e8428d78c98c653f625aa0839437359306f99db (patch)
tree70c9b5bedc15ff93f4effaf8ce44fc4a130feaa9 /package/hostapd-rtk/Makefile
parentdee99ab0143122146ab7713cfe171790bc796dd3 (diff)
Use newest realtek rtl8192cd driver from backfire alpha2 release.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
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