projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c48a8c
)
Add unpacking + patching of linux source tree to simplify creating a new patch
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Wed, 5 Sep 2007 06:48:38 +0000
(06:48 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Wed, 5 Sep 2007 06:48:38 +0000
(06:48 -0000)
target/linux/Makefile.in
patch
|
blob
|
history
diff --git
a/target/linux/Makefile.in
b/target/linux/Makefile.in
index 25f98a3780e38437776fc4e05d8ad5e5bf67b941..eed696053d85a60b339cefc63479312de7bb0c50 100644
(file)
--- a/
target/linux/Makefile.in
+++ b/
target/linux/Makefile.in
@@
-209,6
+209,8
@@
linux26-modules: cross-depmod26 $(LINUX26_DIR)/.modules_installed
linux26-source: $(DL_DIR)/$(LINUX26_SOURCE)
+linux26-patched: $(LINUX26_DIR)/.patched
+
# This has been renamed so we do _NOT_ by default run this on 'make clean'
linux26clean:
rm -f $(LINUX26_KERNEL) $(LINUX26_DIR)/.configured