replace madwifi with madwifi-ng
[openwrt.git] / package / iptables / Makefile
index 968f597..e40fa8e 100644 (file)
@@ -84,5 +84,5 @@ uninstall-dev:
        rm -rf $(STAGING_DIR)/usr/include/libipq.h
        rm -rf $(STAGING_DIR)/usr/lib/libipq.a
 
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev
This page took 0.028361 seconds and 4 git commands to generate.