X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=samples%2FMakefile;h=5ef08bba96ceaf817adff74aa4969e3bfdf3c37f;hb=dd13c59c61b90d8d1e12121b1fd8cfb0cf3fa149;hp=2f75851ec6294a2a694931336458057856a94094;hpb=4dcc0637fc3c36c1f58ffdcaf2dc0dc7de72449f;p=cascardo%2Flinux.git diff --git a/samples/Makefile b/samples/Makefile index 2f75851ec629..5ef08bba96ce 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/ kfifo/ kdb/ hidraw/ rpmsg/ + hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/ seccomp/