diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-11 15:49:02 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-11 15:49:02 +0000 |
| commit | 17d6c636720d00f77e5d098daf4c278f89d84f7b (patch) | |
| tree | d969e0da9d8f2f1a8ed4d8b51e09352160bdd7ae /sys/modules/usb | |
| parent | afac94af5c1933e2fa7c943d31c8a5af8ced8491 (diff) | |
Notes
Diffstat (limited to 'sys/modules/usb')
| -rw-r--r-- | sys/modules/usb/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/modules/usb/Makefile b/sys/modules/usb/Makefile index a03d2cc0a6f5..b7d931d71595 100644 --- a/sys/modules/usb/Makefile +++ b/sys/modules/usb/Makefile @@ -26,6 +26,4 @@ SRCS+= uhci_pci.c uhci.c uhcireg.h uhcivar.h SRCS+= ohci_pci.c ohci.c ohcireg.h ohcivar.h SRCS+= opt_bus.h pci_if.h -NOMAN= - .include <bsd.kmod.mk> |
