summaryrefslogtreecommitdiffstats
path: root/samples/Makefile
diff options
context:
space:
mode:
authorMathieu Desnoyers2007-10-19 08:41:08 +0200
committerLinus Torvalds2007-10-19 20:53:55 +0200
commit31155bc03e35a8d2b2551bc2eea3da5791e1b776 (patch)
tree64a82cd692af1dc3672d311f5788e2dc6a56e546 /samples/Makefile
parentmarkers: Add samples subdir (diff)
downloadkernel-qcow2-linux-31155bc03e35a8d2b2551bc2eea3da5791e1b776.tar.gz
kernel-qcow2-linux-31155bc03e35a8d2b2551bc2eea3da5791e1b776.tar.xz
kernel-qcow2-linux-31155bc03e35a8d2b2551bc2eea3da5791e1b776.zip
Linux Kernel Markers - Samples
Module example showing how to use the Linux Kernel Markers. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples/Makefile')
-rw-r--r--samples/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/samples/Makefile b/samples/Makefile
new file mode 100644
index 000000000000..5a4f0b6bcbed
--- /dev/null
+++ b/samples/Makefile
@@ -0,0 +1,3 @@
+# Makefile for Linux samples code
+
+obj-$(CONFIG_SAMPLES) += markers/