USB: Fix "cut and paste" booboo in usbmon Makefile.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
9ec249a658
commit
d43a05fdc2
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# Makefile for USB Core files and filesystem
|
||||
# Makefile for USB monitor
|
||||
#
|
||||
|
||||
usbmon-objs := mon_main.o mon_stat.o mon_text.o mon_bin.o mon_dma.o
|
||||
|
|
Loading…
Reference in a new issue