projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9183af1
)
Remove reference to LINUX_VERSION not defined anymore for normal (non-kmod) package
author
Nicolas Thill
<nico@openwrt.org>
Fri, 10 Jun 2005 17:19:54 +0000
(17:19 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Fri, 10 Jun 2005 17:19:54 +0000
(17:19 +0000)
SVN-Revision: 1188
openwrt/package/tcpdump/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/tcpdump/Makefile
b/openwrt/package/tcpdump/Makefile
index ec8690807fd6f6503657d6ed40cf72bd91a12b54..fabd1500bbbc40de99afe1e4166ac3911467c459 100644
(file)
--- a/
openwrt/package/tcpdump/Makefile
+++ b/
openwrt/package/tcpdump/Makefile
@@
-28,7
+28,7
@@
$(PKG_BUILD_DIR)/.configured:
CFLAGS="$(TARGET_CFLAGS)" \
CPPFLAGS="-I$(STAGING_DIR)/usr/include" \
LDFLAGS="-L$(STAGING_DIR)/usr/lib" \
- ac_cv_linux_vers=
$(LINUX_VERSION)
\
+ ac_cv_linux_vers=
2
\
td_cv_buggygetaddrinfo="no" \
./configure \
--target=$(GNU_TARGET_NAME) \