projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4523eb3
)
Remove duplication of default kernel patch dir setting
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sat, 29 Mar 2008 20:38:22 +0000
(20:38 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sat, 29 Mar 2008 20:38:22 +0000
(20:38 -0000)
target/device/Atmel/Makefile.in
patch
|
blob
|
history
diff --git
a/target/device/Atmel/Makefile.in
b/target/device/Atmel/Makefile.in
index 3d00aa3663cafd623531e6eeab1d414cc679becd..63a3af33b3d94651a7f81f15f95423248a1189db 100644
(file)
--- 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)