]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - samples/Makefile
hw-breakpoints: sample HW breakpoint over kernel data address
[karo-tx-linux.git] / samples / Makefile
index 13e4b470b5399b41a8f140b935bade02511c688e..42e175598777ae42d93186a7f8b44261ea28d338 100644 (file)
@@ -1,3 +1,4 @@
 # Makefile for Linux samples code
 
-obj-$(CONFIG_SAMPLES)  += markers/ kobject/ kprobes/ tracepoints/ trace_events/
+obj-$(CONFIG_SAMPLES)  += markers/ kobject/ kprobes/ tracepoints/ \
+                       trace_events/ hw_breakpoint/