mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
Cleanup of Atmel Makefile.in
This commit is contained in:
@@ -19,7 +19,7 @@ LINUX26_RC_PATCH:=$(strip $(subst ",, $(BR2_LINUX26_RC_PATCH)))
|
||||
LINUX_BSP_PATCH:=$(strip $(subst ",, $(BR2_LINUX_BSP_ATMEL_PATCH)))
|
||||
|
||||
# These are set by "new" Config.in
|
||||
LINUX26_KCONFIG:=$(strip $(subst ",, $(BR2_BOARD_PATH)/$(BOARD_NAME)-linux-$(DOWNLOAD_LINUX26_VERSION).config))
|
||||
LINUX26_KCONFIG:=$(BOARD_PATH)/$(BOARD_NAME)-linux-$(LINUX26_VERSION).config
|
||||
|
||||
# This should be part of target/linux/Makefile.in
|
||||
LINUX26_BUILD_DIR:=$(PROJECT_BUILD_DIR)
|
||||
|
||||
Reference in New Issue
Block a user