summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorweongyo <weongyo@FreeBSD.org>2008-12-27 12:23:22 +0000
committerweongyo <weongyo@FreeBSD.org>2008-12-27 12:23:22 +0000
commit9c95d1858f5286faea23adf63fd730b882683fda (patch)
tree62c8f7ecb1a778ff3806e3cf132fa975a3fdc0fe /sys
parent23e451018e6086cc6d40003f2230e4340e282d27 (diff)
downloadFreeBSD-src-9c95d1858f5286faea23adf63fd730b882683fda.zip
FreeBSD-src-9c95d1858f5286faea23adf63fd730b882683fda.tar.gz
unbreak the build. Decoupled the USB2's NDIS build from the default
build. Pointy hat to: me
Diffstat (limited to 'sys')
-rw-r--r--sys/modules/usb2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/usb2/Makefile b/sys/modules/usb2/Makefile
index 36b2641..8785d65 100644
--- a/sys/modules/usb2/Makefile
+++ b/sys/modules/usb2/Makefile
@@ -53,7 +53,7 @@ SUBDIR += input_ms
SUBDIR += misc
SUBDIR += misc_dbp
SUBDIR += misc_fm
-SUBDIR += ndis
+#SUBDIR += ndis
SUBDIR += quirk
SUBDIR += scanner
SUBDIR += serial
OpenPOWER on IntegriCloud