Stick the tdfx entry in here, after some cleaning.

This commit is contained in:
Coleman Kane 2000-06-22 04:41:30 +00:00
parent 39943833e9
commit b2ca251ee9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=61930
2 changed files with 2 additions and 0 deletions

View File

@ -269,6 +269,7 @@ dev/sound/pcm/sound.c optional pcm
dev/streams/streams.c optional streams
dev/sym/sym_hipd.c optional sym \
dependency "$S/dev/sym/sym_{conf,defs}.h"
dev/tdfx/tdfx_pci.c optional tdfx
#
# USB support
dev/usb/usb_if.m optional usb

View File

@ -445,3 +445,4 @@ ROOTDEVNAME opt_rootdevname.h
FDC_DEBUG opt_fdc.h
PCFCLOCK_VERBOSE opt_pcfclock.h
PCFCLOCK_MAX_RETRIES opt_pcfclock.h
TDFX_VERBOSE opt_tdfx.h