X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-linux.git;a=blobdiff_plain;f=samples%2FMakefile;fp=samples%2FMakefile;h=76b3c3455c292b844c1cc14ec138cddf58d46a20;hp=0f15e6d77fd641a516f3ed53ba2d16a3a273108d;hb=5bf2b19320ec31d094d7370fdf536f7fd91fd799;hpb=2e956fb320568cc70861761483e2f0e2db75fd66 diff --git a/samples/Makefile b/samples/Makefile index 0f15e6d77fd6..76b3c3455c29 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/ + hw_breakpoint/ kfifo/