mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
Remove duplication of default kernel patch dir setting
This commit is contained in:
@@ -6,7 +6,7 @@ BOARD_PATH:=$(strip $(subst ",, $(BR2_BOARD_PATH)))
|
||||
|
||||
TARGET_SKELETON=$(VALKA_PATH)/target_skeleton
|
||||
TARGET_DEVICE_TABLE=$(VALKA_PATH)/device_table.txt
|
||||
LINUX26_PATCH_DIR:=$(BOARD_PATH)/kernel-patches
|
||||
#LINUX26_PATCH_DIR:=$(BOARD_PATH)/kernel-patches
|
||||
|
||||
valka_status:
|
||||
@echo "***************************************************************"
|
||||
|
||||
Reference in New Issue
Block a user