projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd2e3cc
)
linux-atm: Add libtool fixup
author
Lars-Peter Clausen
<lars@metafoo.de>
Sat, 20 Feb 2010 23:42:25 +0000
(23:42 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Sat, 20 Feb 2010 23:42:25 +0000
(23:42 +0000)
SVN-Revision: 19786
package/linux-atm/Makefile
patch
|
blob
|
history
diff --git
a/package/linux-atm/Makefile
b/package/linux-atm/Makefile
index 9bf6b02de2ca293bc6b464752e4f0cf9a72230d6..551443b33d046ffedf320dacbdf30c1aa6688d54 100644
(file)
--- a/
package/linux-atm/Makefile
+++ b/
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