]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - samples/Makefile
kfifo: add example files to the kernel sample directory
[karo-tx-linux.git] / samples / Makefile
index 0f15e6d77fd641a516f3ed53ba2d16a3a273108d..76b3c3455c292b844c1cc14ec138cddf58d46a20 100644 (file)
@@ -1,4 +1,4 @@
 # Makefile for Linux samples code
 
 obj-$(CONFIG_SAMPLES)  += kobject/ kprobes/ tracepoints/ trace_events/ \
-                          hw_breakpoint/
+                          hw_breakpoint/ kfifo/