2
0
Эх сурвалжийг харах

network/utils/iwcap: drop Build/Prepare rule in favor of default one

Signed-off-by: Alexandru Ardelean <[email protected]>
Alexandru Ardelean 9 жил өмнө
parent
commit
3f8598feaf

+ 0 - 5
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