diff options
| author | Andrew Thompson <thompsa@FreeBSD.org> | 2009-02-09 22:23:01 +0000 |
|---|---|---|
| committer | Andrew Thompson <thompsa@FreeBSD.org> | 2009-02-09 22:23:01 +0000 |
| commit | 78ba73614fc74ae5febd05e18b47933311943468 (patch) | |
| tree | 1a3ce34176cf7cbd51099906dd8919583ea6589c /sys/modules/usb2/core/Makefile | |
| parent | 41f30987862cc58cdcca9cf5c95ef1dd03720e81 (diff) | |
Notes
Diffstat (limited to 'sys/modules/usb2/core/Makefile')
| -rw-r--r-- | sys/modules/usb2/core/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/usb2/core/Makefile b/sys/modules/usb2/core/Makefile index f9e95dba213c..5f0b187d7c24 100644 --- a/sys/modules/usb2/core/Makefile +++ b/sys/modules/usb2/core/Makefile @@ -35,7 +35,6 @@ SRCS+= bus_if.h usb2_if.h device_if.h vnode_if.h opt_usb.h opt_bus.h SRCS+= usb2_if.c SRCS+= usb2_busdma.c SRCS+= usb2_compat_linux.c -SRCS+= usb2_config_td.c SRCS+= usb2_core.c SRCS+= usb2_debug.c SRCS+= usb2_dev.c |
