Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
[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.037577 seconds and 5 git commands to generate.