summaryrefslogtreecommitdiffstats
path: root/target/device
diff options
context:
space:
mode:
authorUlf Samuelsson2008-03-29 21:38:22 +0100
committerUlf Samuelsson2008-03-29 21:38:22 +0100
commit5292603285a198f08eec8a03c405d7050c3eebd7 (patch)
treed7dbc42c0ddee1255ae54e1ec7d152cdf649f30d /target/device
parentRemove duplication of default kernel patch dir setting (diff)
downloadbuildroot-5292603285a198f08eec8a03c405d7050c3eebd7.tar.gz
buildroot-5292603285a198f08eec8a03c405d7050c3eebd7.tar.xz
buildroot-5292603285a198f08eec8a03c405d7050c3eebd7.zip
Remove duplication of default kernel patch dir setting
Diffstat (limited to 'target/device')
-rw-r--r--target/device/Atmel/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/Atmel/Makefile.in b/target/device/Atmel/Makefile.in
index 3d00aa366..63a3af33b 100644
--- a/target/device/Atmel/Makefile.in
+++ b/target/device/Atmel/Makefile.in
@@ -47,7 +47,7 @@ endif
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)