Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should only...
[openwrt.git] / package / wpa_supplicant / Makefile
index 41b9b12..ed6e455 100644 (file)
@@ -75,6 +75,8 @@ define Package/wpa-supplicant/install
                $(PKG_BUILD_DIR)/wpa_supplicant/wpa_supplicant \
                $(PKG_BUILD_DIR)/wpa_supplicant/wpa_passphrase \
                $(1)/usr/sbin/
+       $(INSTALL_DIR) $(1)/lib/wifi
+       $(INSTALL_DATA) ./files/wpa_supplicant.sh $(1)/lib/wifi/wpa_supplicant.sh
 endef
 
 define Package/wpa-cli/install
This page took 0.023749 seconds and 4 git commands to generate.