summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-04-22 07:59:50 +0000
committerimp <imp@FreeBSD.org>2005-04-22 07:59:50 +0000
commit1d4ca8df02da84a302dfdd9feae99371773c0c6a (patch)
tree9d63e4ad6e2ab0677e98d760ddbac0f2a8597ff5 /sys/modules/Makefile
parent620c981ecd502da1dc9a76a7cf86100e6476867d (diff)
downloadFreeBSD-src-1d4ca8df02da84a302dfdd9feae99371773c0c6a.zip
FreeBSD-src-1d4ca8df02da84a302dfdd9feae99371773c0c6a.tar.gz
Add sio and puc to i386 build.
Remove ray from ia64 build since it hasn't been tested there.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 7bbc1a4..bfc5438 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -184,6 +184,7 @@ SUBDIR= ${_3dfx} \
procfs \
pseudofs \
${_pst} \
+ ${_puc} \
ral \
${_random} \
${_ray} \
@@ -200,6 +201,7 @@ SUBDIR= ${_3dfx} \
scd \
${_scsi_low} \
sf \
+ ${_sio} \
sis \
sk \
${_smbfs} \
@@ -346,10 +348,12 @@ _pccard= pccard
_pcfclock= pcfclock
_pecoff= pecoff
_pst= pst
+_puc= puc
_ray= ray
_safe= safe
_sbni= sbni
_scsi_low= scsi_low
+_sio= sio
_smbfs= smbfs
_sound= sound
_speaker= speaker
@@ -462,7 +466,6 @@ _hfa= hfa
_iir= iir
_mly= mly
_pccard= pccard
-_ray= ray
_scsi_low= scsi_low
_smbfs= smbfs
_sound= sound
OpenPOWER on IntegriCloud