[Buildroot] svn commit: trunk/buildroot/target/device/Atmel

ulf at uclibc.org ulf at uclibc.org
Thu Oct 18 12:37:36 UTC 2007


Author: ulf
Date: 2007-10-18 05:37:36 -0700 (Thu, 18 Oct 2007)
New Revision: 20286

Log:
Use default linux kernel name

Modified:
   trunk/buildroot/target/device/Atmel/Makefile.in


Changeset:
Modified: trunk/buildroot/target/device/Atmel/Makefile.in
===================================================================
--- trunk/buildroot/target/device/Atmel/Makefile.in	2007-10-18 12:37:09 UTC (rev 20285)
+++ trunk/buildroot/target/device/Atmel/Makefile.in	2007-10-18 12:37:36 UTC (rev 20286)
@@ -72,7 +72,7 @@
 
 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




More information about the buildroot mailing list