From 3bd3bd76b51d9b70b181e4db90aaf9c4dafef235 Mon Sep 17 00:00:00 2001 From: Kip Macy Date: Sun, 16 Dec 2007 17:43:40 +0000 Subject: [PATCH] Remove cxgb module from build until I can compensate for the lack of header pollution on architectures other than amd64 --- sys/modules/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index a61698c8213..b4c71ac8518 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -64,7 +64,6 @@ SUBDIR= ${_3dfx} \ ${_ctau} \ cue \ ${_cx} \ - cxgb \ dc \ dcons \ dcons_crom \