From bbf5b5d4860c3935f98b8f8c0054bb9dd97d5a5c Mon Sep 17 00:00:00 2001 From: rik Date: Sat, 14 Feb 2004 21:14:38 +0000 Subject: Adding missing cx (cronyx/Sigma) entry. Approved by: imp (mentor) --- sys/modules/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index c6ddca9..af70f35 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -47,6 +47,7 @@ SUBDIR= ${_3dfx} \ ${_crypto} \ ${_cryptodev} \ cue \ + ${_cx} \ dc \ dcons \ dcons_crom \ @@ -325,6 +326,7 @@ _cardbus= cardbus _cbb= cbb _ciss= ciss _cm= cm +_cx= cx _dpt= dpt _el= el _ex= ex -- cgit v1.1