aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iwcap
diff options
context:
space:
mode:
authorAlexandru Ardelean <ardeleanalex@gmail.com>2016-10-06 09:25:56 +0300
committerJohn Crispin <john@phrozen.org>2016-10-15 11:36:52 +0200
commit3f8598feaffda79477912f663639f7f4e20ca431 (patch)
tree5e1f0469b3690bf4d15074ea07fca93e59bed32e /package/network/utils/iwcap
parent598722956b74a4d9039a1e99c5d51533400cd275 (diff)
downloadupstream-3f8598feaffda79477912f663639f7f4e20ca431.tar.gz
upstream-3f8598feaffda79477912f663639f7f4e20ca431.tar.bz2
upstream-3f8598feaffda79477912f663639f7f4e20ca431.zip
network/utils/iwcap: drop Build/Prepare rule in favor of default one
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Diffstat (limited to 'package/network/utils/iwcap')
-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