o Remove opt_ddb.h from SRCS.

o  Add opt_gdb.h and opt_kdb.h to SRCS.
This commit is contained in:
marcel 2004-11-20 23:04:32 +00:00
parent 20fd4f02f4
commit b53091e76a

View File

@ -7,7 +7,7 @@
KMOD= sio
SRCS= bus_if.h card_if.h device_if.h isa_if.h pci_if.h \
opt_comconsole.h opt_compat.h opt_ddb.h opt_sio.h \
opt_comconsole.h opt_compat.h opt_gdb.h opt_kdb.h opt_sio.h \
sio.c sio_pccard.c sio_pci.c sio_puc.c pccarddevs.h
.if ${MACHINE} == "pc98"
SRCS+= sio_cbus.c