summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2008-11-25 09:17:01 +0000
committerbz <bz@FreeBSD.org>2008-11-25 09:17:01 +0000
commit0ffc05a991c283c7612042a8a2a97b641fc4be16 (patch)
tree317a565e7709e2b1029e9210ef723cea659dd29a /sys/modules
parentb7b4347b8656d5371a99dda538c62e44892174b7 (diff)
downloadFreeBSD-src-0ffc05a991c283c7612042a8a2a97b641fc4be16.zip
FreeBSD-src-0ffc05a991c283c7612042a8a2a97b641fc4be16.tar.gz
Unbreak the build until alfred@ is back to fix it correctly.
For now disconnect the nonexistent serial_3g.
Diffstat (limited to 'sys/modules')
-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 2d62d01..36b2641 100644
--- a/sys/modules/usb2/Makefile
+++ b/sys/modules/usb2/Makefile
@@ -57,7 +57,7 @@ SUBDIR += ndis
SUBDIR += quirk
SUBDIR += scanner
SUBDIR += serial
-SUBDIR += serial_3g
+#SUBDIR += serial_3g
SUBDIR += serial_ark
SUBDIR += serial_bsa
SUBDIR += serial_bser
OpenPOWER on IntegriCloud