summaryrefslogtreecommitdiffstats
path: root/kernel/samples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/samples/Makefile')
-rw-r--r--kernel/samples/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel/samples/Makefile b/kernel/samples/Makefile
index f00257bcc..48001d7e2 100644
--- a/kernel/samples/Makefile
+++ b/kernel/samples/Makefile
@@ -1,4 +1,5 @@
# Makefile for Linux samples code
obj-$(CONFIG_SAMPLES) += kobject/ kprobes/ trace_events/ livepatch/ \
- hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/ seccomp/
+ hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/ seccomp/ \
+ configfs/