summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--linux/linux.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/linux.mk b/linux/linux.mk
index 8dc7dd07f..feda4182c 100644
--- a/linux/linux.mk
+++ b/linux/linux.mk
@@ -24,7 +24,6 @@ LINUX26_MAKE_FLAGS = \
ARCH=$(KERNEL_ARCH) \
INSTALL_MOD_PATH=$(TARGET_DIR) \
CROSS_COMPILE=$(TARGET_CROSS) \
- LDFLAGS="$(TARGET_LDFLAGS)" \
LZMA="$(LZMA)"
# Get the real Linux version, which tells us where kernel modules are