Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / samples / Makefile
index 13e4b47..2f75851 100644 (file)
@@ -1,3 +1,4 @@
 # Makefile for Linux samples code
 
-obj-$(CONFIG_SAMPLES)  += markers/ kobject/ kprobes/ tracepoints/ trace_events/
+obj-$(CONFIG_SAMPLES)  += kobject/ kprobes/ tracepoints/ trace_events/ \
+                          hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/