1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 18:35:55 +02:00

re-libtoolize linux-atm to fix random libname breakage

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9365 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-10-20 15:06:23 +00:00
parent 880c2d571d
commit 9848eeb1d4
2 changed files with 41865 additions and 0 deletions

View File

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

File diff suppressed because it is too large Load Diff