X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/640652a244c6916ea5c2a886c52d477d5742e0d8..4eaf1837aff3e793766fd9090063ff3017fc2571:/package/linux-atm/Makefile diff --git a/package/linux-atm/Makefile b/package/linux-atm/Makefile index 000ea5c70..8b2da5080 100644 --- a/package/linux-atm/Makefile +++ b/package/linux-atm/Makefile @@ -41,6 +41,11 @@ define Package/atm-tools/description This package contains the Linux ATM tools. endef +define Build/Prepare + $(call Build/Prepare/Default) + $(INSTALL_BIN) $(SCRIPT_DIR)/config.sub $(SCRIPT_DIR)/config.guess $(PKG_BUILD_DIR)/ +endef + define Build/Configure $(call Build/Configure/Default) # prevent autoheader invocation