diff options
Diffstat (limited to 'drivers/usb/mon/Makefile')
| -rw-r--r-- | drivers/usb/mon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/mon/Makefile b/drivers/usb/mon/Makefile index b0015b8a1d1f..3cf3ea3a88ed 100644 --- a/drivers/usb/mon/Makefile +++ b/drivers/usb/mon/Makefile | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Makefile for USB Core files and filesystem | 2 | # Makefile for USB Core files and filesystem |
| 3 | # | 3 | # |
| 4 | 4 | ||
| 5 | usbmon-objs := mon_main.o mon_stat.o mon_text.o | 5 | usbmon-objs := mon_main.o mon_stat.o mon_text.o mon_dma.o |
| 6 | 6 | ||
| 7 | # This does not use CONFIG_USB_MON because we want this to use a tristate. | 7 | # This does not use CONFIG_USB_MON because we want this to use a tristate. |
| 8 | obj-$(CONFIG_USB) += usbmon.o | 8 | obj-$(CONFIG_USB) += usbmon.o |
