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

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
v19.07.3_mercusys_ac12_duma
Alexandru Ardelean 8 years ago committed by John Crispin
parent d0345c6bb6
commit 964f8bc4e5

@ -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
endef

Loading…
Cancel
Save