]> Git Repo - linux.git/blob - drivers/usb/mon/Makefile
e1000e: Fix msi-x interrupt automask
[linux.git] / drivers / usb / mon / Makefile
1 #
2 # Makefile for USB monitor
3 #
4
5 usbmon-y := mon_main.o mon_stat.o mon_text.o mon_bin.o
6
7 obj-$(CONFIG_USB_MON)   += usbmon.o
This page took 0.036886 seconds and 4 git commands to generate.