mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
Remove duplication of default kernel patch dir setting
This commit is contained in:
@@ -47,7 +47,7 @@ endif
|
||||
|
||||
LINUX26_COPYTO:=/tftpboot
|
||||
|
||||
LINUX26_PATCH_DIR:=$(BOARD_PATH)/kernel-patches
|
||||
#LINUX26_PATCH_DIR:=$(BOARD_PATH)/kernel-patches
|
||||
|
||||
# The board specific Makefile.in can redefine BOARD_NAME's
|
||||
LINUX_BOARD_NAME:=$(BOARD_NAME)
|
||||
|
||||
Reference in New Issue
Block a user