summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorvkashyap <vkashyap@FreeBSD.org>2004-04-27 17:57:45 +0000
committervkashyap <vkashyap@FreeBSD.org>2004-04-27 17:57:45 +0000
commit5c2d3e150cc854e14541443af900a780d4885302 (patch)
tree30220d94afc2eba891a9a847a1d77a7e3a3bc843 /sys/modules/Makefile
parent8a65e07a873529e28a39dde6df79059f4befd96d (diff)
downloadFreeBSD-src-5c2d3e150cc854e14541443af900a780d4885302.zip
FreeBSD-src-5c2d3e150cc854e14541443af900a780d4885302.tar.gz
Added 3ware's twa.
Reviewed by: ps
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 749f5f0..95d6c62 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -203,6 +203,7 @@ SUBDIR= ${_3dfx} \
ti \
tl \
trm \
+ ${_twa} \
twe \
tx \
txp \
@@ -350,6 +351,7 @@ _iir= iir
_ips= ips
_mly= mly
_s3= s3
+_twa= twa
_vesa= vesa
.elif ${MACHINE} == "pc98"
_canbepm= canbepm
OpenPOWER on IntegriCloud