Signed-off-by: Alexandru Ardelean <[email protected]>
@@ -27,12 +27,6 @@ define Package/owipcalc/description
for dhcp pools.
endef
-
-define Build/Prepare
- $(INSTALL_DIR) $(PKG_BUILD_DIR)
- $(CP) ./src/* $(PKG_BUILD_DIR)/
-endef
define Build/Configure