aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iwcap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/utils/iwcap/Makefile')
-rw-r--r--package/network/utils/iwcap/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/package/network/utils/iwcap/Makefile b/package/network/utils/iwcap/Makefile
index 333344eeeb..7b43d6222a 100644
--- a/package/network/utils/iwcap/Makefile
+++ b/package/network/utils/iwcap/Makefile
@@ -29,11 +29,6 @@ define Package/iwcap/description
endef
-define Build/Prepare
- $(INSTALL_DIR) $(PKG_BUILD_DIR)
- $(CP) ./src/* $(PKG_BUILD_DIR)/
-endef
-
define Build/Configure
endef