Cleanup: Remove unused lttng-types module
[lttng-modules.git] / probes / Kbuild
index 13e7bd800979e4a36402f01f02e7454646691527..0be49d7fb742b09835b2be1b116ad8afbda5d6c3 100644 (file)
@@ -3,7 +3,6 @@ MAKEFILEDIR = $(shell dirname $(lastword $(MAKEFILE_LIST)))
 include $(MAKEFILEDIR)/../Makefile.ABI.workarounds
 
 ccflags-y += -I$(PWD)/probes
-obj-$(CONFIG_LTTNG) += lttng-types.o
 
 obj-$(CONFIG_LTTNG) += lttng-probe-sched.o
 obj-$(CONFIG_LTTNG) += lttng-probe-irq.o
This page took 0.023593 seconds and 4 git commands to generate.