more V= fixes
[openwrt.git] / openwrt / target / linux / package / madwifi / Makefile
index 829eed8..2f06a22 100644 (file)
@@ -75,5 +75,5 @@ install-dev: $(STAGING_DIR)/usr/include/madwifi/net80211/ieee80211.h
 uninstall-dev:
        rm -rf $(STAGING_DIR)/usr/include/madwifi
 
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev
This page took 0.031301 seconds and 4 git commands to generate.