X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b04e48ab360165984c4adfabc34e6e26e97e50e2..73d4408303f245cbc6a1d4f11446ba49d97e3c39:/openwrt/package/tcpdump/Makefile?ds=inline

diff --git a/openwrt/package/tcpdump/Makefile b/openwrt/package/tcpdump/Makefile
index ec8690807..fabd1500b 100644
--- 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) \