mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
Use default linux kernel name
This commit is contained in:
@@ -72,7 +72,7 @@ DFB_BOARD_NAME:=$(BOARD_NAME)
|
||||
|
||||
BR2_PACKAGE_BUSYBOX_CONFIG:=$(BR2_BOARD_PATH)/busybox-$(BR2_BUSYBOX_VERSION).config
|
||||
|
||||
LINUX26_KERNEL=$(BINARIES_DIR)/$(PROJECT)-linux-$(LINUX26_VERSION)-$(DATE)
|
||||
#LINUX26_KERNEL=$(BINARIES_DIR)/$(PROJECT)-linux-$(LINUX26_VERSION)-$(DATE)
|
||||
|
||||
# Update things in board specific makefiles
|
||||
include target/device/Atmel/*/Makefile.in
|
||||
|
||||
Reference in New Issue
Block a user