]> Pileus Git - ~andy/linux/blobdiff - tools/lib/traceevent/Makefile
tools lib traceevent: Add scsi plugin
[~andy/linux] / tools / lib / traceevent / Makefile
index 54af60aff3b4e323959d64409d540b4adf06875e..671f969922bc6bec596c463c88600fd87df77a8e 100644 (file)
@@ -220,6 +220,7 @@ PLUGIN_OBJS += plugin_mac80211.o
 PLUGIN_OBJS += plugin_sched_switch.o
 PLUGIN_OBJS += plugin_function.o
 PLUGIN_OBJS += plugin_xen.o
+PLUGIN_OBJS += plugin_scsi.o
 
 PLUGINS := $(PLUGIN_OBJS:.o=.so)