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

ulf at uclibc.org ulf at uclibc.org
Sat Mar 29 20:38:22 UTC 2008


Author: ulf
Date: 2008-03-29 13:38:22 -0700 (Sat, 29 Mar 2008)
New Revision: 21565

Log:
Remove duplication of default kernel patch dir setting

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


Changeset:
Modified: trunk/buildroot/target/device/Atmel/Makefile.in
===================================================================
--- trunk/buildroot/target/device/Atmel/Makefile.in	2008-03-29 20:36:54 UTC (rev 21564)
+++ trunk/buildroot/target/device/Atmel/Makefile.in	2008-03-29 20:38:22 UTC (rev 21565)
@@ -47,7 +47,7 @@
 
 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)




More information about the buildroot mailing list