ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api
[openwrt.git] / package / hostapd / Makefile
index a39b0e2..5e10ea2 100644 (file)
@@ -125,7 +125,7 @@ endif
 
 define Package/hostapd-utils/install
        $(INSTALL_DIR) $(1)/usr/sbin
-       $(INSTALL_BIN) $(PKG_BUILD_DIR)/hostapd_cli $(1)/usr/sbin/
+       $(INSTALL_BIN) $(PKG_BUILD_DIR)/hostapd/hostapd_cli $(1)/usr/sbin/
 endef
 
 $(eval $(call BuildPackage,hostapd))
This page took 0.024088 seconds and 4 git commands to generate.