Merge tag 'i3c/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
[linux-2.6-microblaze.git] / drivers / base / Makefile
index 8b93a7f..ef8e44a 100644 (file)
@@ -30,3 +30,6 @@ obj-y                 += test/
 
 ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG
 
+# define_trace.h needs to know how to find our header
+CFLAGS_trace.o         := -I$(src)
+obj-$(CONFIG_TRACING)  += trace.o