From: Alexandru Ardelean Date: Thu, 6 Oct 2016 06:25:56 +0000 (+0300) Subject: network/utils/iwcap: drop Build/Prepare rule in favor of default one X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=3f8598feaffda79477912f663639f7f4e20ca431;p=openwrt%2Fstaging%2Flynxis.git network/utils/iwcap: drop Build/Prepare rule in favor of default one Signed-off-by: Alexandru Ardelean --- 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