Remove reference to LINUX_VERSION not defined anymore for normal (non-kmod) package
SVN-Revision: 1188
This commit is contained in:
parent
9183af1817
commit
95015a8bd6
@ -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) \
|
||||
|
Loading…
Reference in New Issue
Block a user