wrapper: Remove irqdesc wrapper
[lttng-modules.git] / Makefile
index ebd355c7f575e908fd51d4434f443f63bd1b5496..4ae26b41a9d0f9e036b97e4feb4b01c598f38a63 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -122,7 +122,7 @@ ifneq ($(KERNELRELEASE),)
   endif
 
   obj-$(CONFIG_LTTNG) += lttng-statedump.o
-  lttng-statedump-objs := lttng-statedump-impl.o wrapper/irqdesc.o \
+  lttng-statedump-objs := lttng-statedump-impl.o \
                           wrapper/fdtable.o
 
   obj-$(CONFIG_LTTNG) += probes/
This page took 0.02365 seconds and 4 git commands to generate.