mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Stick the tdfx entry in here, after some cleaning.
This commit is contained in:
parent
39943833e9
commit
b2ca251ee9
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue