Merge branch 'for-next' of git://github.com/rydberg/linux into next
[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.031793 seconds and 5 git commands to generate.