X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=samples%2FMakefile;h=2e02575f779441bf1babe686f50f0b7fb1d3e03e;hb=160f1fef7e52e974489b3c70fbd4e094c06965c2;hp=5a4f0b6bcbedf955a83c39ae46dbca0e42bfb472;hpb=ec2626815bf9a9922e49820b03e670e833f3ca3c;p=karo-tx-linux.git diff --git a/samples/Makefile b/samples/Makefile index 5a4f0b6bcbed..2e02575f7794 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -1,3 +1,3 @@ # Makefile for Linux samples code -obj-$(CONFIG_SAMPLES) += markers/ +obj-$(CONFIG_SAMPLES) += markers/ kobject/ kprobes/