diff options
Diffstat (limited to 'samples/Makefile')
| -rw-r--r-- | samples/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/Makefile b/samples/Makefile index 0f15e6d77fd..1a60c62e204 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -1,4 +1,4 @@ # Makefile for Linux samples code -obj-$(CONFIG_SAMPLES) += kobject/ kprobes/ tracepoints/ trace_events/ \ - hw_breakpoint/ +obj-$(CONFIG_SAMPLES) += kobject/ kprobes/ trace_events/ \ + hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/ seccomp/ |
