madwifi: fix queue stop/start during key updates
[openwrt.git] / package / wpa_supplicant / Makefile
index 1171ba0..d6ff186 100644 (file)
@@ -76,7 +76,7 @@ endef
 
 define Package/wpa-cli/install
        $(INSTALL_DIR) $(1)/usr/sbin
-       $(CP) $(PKG_BUILD_DIR)/wpa_cli $(1)/usr/sbin/
+       $(CP) $(PKG_BUILD_DIR)/wpa_supplicant/wpa_cli $(1)/usr/sbin/
 endef
 
 $(eval $(call BuildPackage,wpa-supplicant))
This page took 0.021462 seconds and 4 git commands to generate.