diff options
| author | Artur Artamonov <freeartman@wechall.net> | 2013-08-21 16:52:55 +0300 |
|---|---|---|
| committer | Artur Artamonov <freeartman@wechall.net> | 2013-08-21 16:52:55 +0300 |
| commit | d4bc867ac3afd260e4256e1463b273083769a363 (patch) | |
| tree | 81c868f33d397d9b61de9ef00c8303fecc9195ca /package/hostapd-rtk/Makefile | |
| parent | 2789830761da86a4537ab198203138c082b3058e (diff) | |
| parent | 6e8428d78c98c653f625aa0839437359306f99db (diff) | |
Merge branch 'realtek-unstable' of git://213.175.90.206/openwrt-realtek into realtek-unstable
Diffstat (limited to 'package/hostapd-rtk/Makefile')
| -rw-r--r-- | package/hostapd-rtk/Makefile | 1 |
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 |
