From: Ulf Samuelsson Date: Thu, 18 Oct 2007 12:37:36 +0000 (-0000) Subject: Use default linux kernel name X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b100732c6c1c0fb3e027c4e3118900490441df59;p=buildroot.git Use default linux kernel name --- diff --git a/target/device/Atmel/Makefile.in b/target/device/Atmel/Makefile.in index 898e3985fb..a649f97c25 100644 --- a/target/device/Atmel/Makefile.in +++ b/target/device/Atmel/Makefile.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