summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkmacy <kmacy@FreeBSD.org>2007-12-16 17:43:40 +0000
committerkmacy <kmacy@FreeBSD.org>2007-12-16 17:43:40 +0000
commitfa3f9f75ec14dbad14d5d7862559da36cb209135 (patch)
treec13c537260fd0fca2323f44e9c3214327f91e63d
parent3406c02d4a43d85192fd7b12021d1901a6ff2f7a (diff)
downloadFreeBSD-src-fa3f9f75ec14dbad14d5d7862559da36cb209135.zip
FreeBSD-src-fa3f9f75ec14dbad14d5d7862559da36cb209135.tar.gz
Remove cxgb module from build until I can compensate for the lack of header
pollution on architectures other than amd64
-rw-r--r--sys/modules/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index a61698c..b4c71ac 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -64,7 +64,6 @@ SUBDIR= ${_3dfx} \
${_ctau} \
cue \
${_cx} \
- cxgb \
dc \
dcons \
dcons_crom \
OpenPOWER on IntegriCloud