Merge branch 'iocb' into for-davem
[deliverable/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.029499 seconds and 5 git commands to generate.