kdb: Add kdb kernel module sample
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / samples / Makefile
index 76b3c3455c292b844c1cc14ec138cddf58d46a20..f26c0959fd861645ae2b179af02534b71ef4da2d 100644 (file)
@@ -1,4 +1,4 @@
 # Makefile for Linux samples code
 
 obj-$(CONFIG_SAMPLES)  += kobject/ kprobes/ tracepoints/ trace_events/ \
-                          hw_breakpoint/ kfifo/
+                          hw_breakpoint/ kfifo/ kdb/