]> Git Repo - linux.git/blob - drivers/usb/mon/Makefile
i2c: Provide compatibility links for i2c adapters
[linux.git] / drivers / usb / mon / Makefile
1 #
2 # Makefile for USB monitor
3 #
4
5 usbmon-objs     := mon_main.o mon_stat.o mon_text.o mon_bin.o mon_dma.o
6
7 obj-$(CONFIG_USB_MON)   += usbmon.o
This page took 0.029574 seconds and 4 git commands to generate.