From 9848eeb1d429d5421f84f78590b8701849e290d4 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 20 Oct 2007 15:06:23 +0000 Subject: re-libtoolize linux-atm to fix random libname breakage git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9365 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/linux-atm/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to '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 -- cgit v1.2.3