]> Git Repo - J-linux.git/blob - drivers/usb/mon/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / usb / mon / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for USB monitor
4 #
5
6 usbmon-y := mon_main.o mon_stat.o mon_text.o mon_bin.o
7
8 obj-$(CONFIG_USB_MON)   += usbmon.o
This page took 0.024646 seconds and 4 git commands to generate.