From b97cf8b6af088e8d1c6b0f04763edee29590ad76 Mon Sep 17 00:00:00 2001 From: "Bjoern A. Zeeb" Date: Tue, 25 Nov 2008 09:17:01 +0000 Subject: [PATCH] Unbreak the build until alfred@ is back to fix it correctly. For now disconnect the nonexistent serial_3g. --- sys/modules/usb2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/modules/usb2/Makefile b/sys/modules/usb2/Makefile index 2d62d01e9ca3..36b2641ac6fc 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