summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorUlf Samuelsson2007-09-05 08:48:38 +0200
committerUlf Samuelsson2007-09-05 08:48:38 +0200
commite99f084b2ca311b8cff56bf085d8bf26988e85be (patch)
tree3604fd8a67ab81ec5d4f583dd33dca6faae3aa1e /target
parentAdd irda-utils package, Courtesy of Benjamin Tietz (diff)
downloadbuildroot-e99f084b2ca311b8cff56bf085d8bf26988e85be.tar.gz
buildroot-e99f084b2ca311b8cff56bf085d8bf26988e85be.tar.xz
buildroot-e99f084b2ca311b8cff56bf085d8bf26988e85be.zip
Add unpacking + patching of linux source tree to simplify creating a new patch
Diffstat (limited to 'target')
-rw-r--r--target/linux/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/Makefile.in b/target/linux/Makefile.in
index 25f98a378..eed696053 100644
--- 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