|
@@ -24,7 +24,6 @@ LINUX26_MAKE_FLAGS = \
|
|
ARCH=$(KERNEL_ARCH) \
|
|
ARCH=$(KERNEL_ARCH) \
|
|
INSTALL_MOD_PATH=$(TARGET_DIR) \
|
|
INSTALL_MOD_PATH=$(TARGET_DIR) \
|
|
CROSS_COMPILE=$(TARGET_CROSS) \
|
|
CROSS_COMPILE=$(TARGET_CROSS) \
|
|
- LDFLAGS="$(TARGET_LDFLAGS)" \
|
|
|
|
LZMA="$(LZMA)"
|
|
LZMA="$(LZMA)"
|
|
|
|
|
|
# Get the real Linux version, which tells us where kernel modules are
|
|
# Get the real Linux version, which tells us where kernel modules are
|