summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2006-04-27 20:22:46 +0000
committerscottl <scottl@FreeBSD.org>2006-04-27 20:22:46 +0000
commit2266d743ca248b70482370582917eef70c02b9a1 (patch)
treea59a10bf18bb6108b05a7d72d596a06c5771167f /sys/modules/Makefile
parente5dcb864130a51a5ddd8563c372f89b010ad95d7 (diff)
downloadFreeBSD-src-2266d743ca248b70482370582917eef70c02b9a1.zip
FreeBSD-src-2266d743ca248b70482370582917eef70c02b9a1.tar.gz
Add the 'rr232x' driver for the HighPoint RocketRAID 2320 series of cards.
This driver was generously developed and donated by Highpoint. It is enabled for i386 only at the moment. I will enable it for amd64 shortly. Obtained from: HighPoint Technologies, Inc.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 5c636a8..7e25bb2 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -205,6 +205,7 @@ SUBDIR= ${_3dfx} \
reiserfs \
rl \
rp \
+ ${_rr232x} \
rue \
${_s3} \
${_safe} \
@@ -419,6 +420,7 @@ _nve= nve
_padlock= padlock
.endif
.endif
+_rr232x= rr232x
_s3= s3
_twa= twa
_vesa= vesa
OpenPOWER on IntegriCloud