|
@@ -40,7 +40,6 @@ LINUX_MAKE_FLAGS = \
|
|
ARCH=$(KERNEL_ARCH) \
|
|
ARCH=$(KERNEL_ARCH) \
|
|
INSTALL_MOD_PATH=$(TARGET_DIR) \
|
|
INSTALL_MOD_PATH=$(TARGET_DIR) \
|
|
CROSS_COMPILE="$(CCACHE) $(TARGET_CROSS)" \
|
|
CROSS_COMPILE="$(CCACHE) $(TARGET_CROSS)" \
|
|
- LZMA="$(LZMA)" \
|
|
|
|
DEPMOD=$(HOST_DIR)/usr/sbin/depmod
|
|
DEPMOD=$(HOST_DIR)/usr/sbin/depmod
|
|
|
|
|
|
# Get the real Linux version, which tells us where kernel modules are
|
|
# Get the real Linux version, which tells us where kernel modules are
|