瀏覽代碼

linux-atm: Add libtool fixup

SVN-Revision: 19786
Lars-Peter Clausen 15 年之前
父節點
當前提交
07c499f101
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      package/linux-atm/Makefile

+ 3 - 1
package/linux-atm/Makefile

@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -15,6 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
 PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/l/linux-atm/
 PKG_MD5SUM:=84fef49cc39ff2605204246666f65864
 
+PKG_FIXUP:=libtool
+
 include $(INCLUDE_DIR)/package.mk
 
 define Package/linux-atm