mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
Remove duplication of default kernel patch dir setting
This commit is contained in:
parent
936db68f25
commit
4523eb3cc7
@ -30,7 +30,8 @@ LINUX26_KERNEL=linux-kernel-$(LINUX26_VERSION)-$(KERNEL_ARCH).srec
|
|||||||
LINUX26_DIR=$(BUILD_DIR)/linux-$(LINUX26_VERSION)
|
LINUX26_DIR=$(BUILD_DIR)/linux-$(LINUX26_VERSION)
|
||||||
|
|
||||||
# kernel patches
|
# kernel patches
|
||||||
LINUX26_PATCH_DIR=target/device/AMD/DBAu1500/kernel-patches/
|
# This is default anyway
|
||||||
|
# LINUX26_PATCH_DIR=$(BOARD_PATH)/kernel-patches/
|
||||||
|
|
||||||
LINUX26_MAKE_FLAGS = $(TARGET_CONFIGURE_OPTS) ARCH=$(KERNEL_ARCH) \
|
LINUX26_MAKE_FLAGS = $(TARGET_CONFIGURE_OPTS) ARCH=$(KERNEL_ARCH) \
|
||||||
PATH=$(TARGET_PATH) INSTALL_MOD_PATH=$(TARGET_DIR) \
|
PATH=$(TARGET_PATH) INSTALL_MOD_PATH=$(TARGET_DIR) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user