Add eisa_if.h to the list of things to build for new eisa_if.m for the
case where we build modules with world.
This commit is contained in:
parent
c4da2324a3
commit
a7ac8cb9c9
@ -8,7 +8,7 @@ KMOD= ahc_eisa
|
||||
( cd .. ; ${MAKE} aic7xxx_reg.h )
|
||||
|
||||
SRCS= ahc_eisa.c aic7770.c ../aic7xxx_reg.h
|
||||
SRCS+= device_if.h bus_if.h pci_if.h
|
||||
SRCS+= device_if.h bus_if.h pci_if.h eisa_if.h
|
||||
SRCS+= opt_scsi.h opt_cam.h opt_aic7xxx.h
|
||||
|
||||
CFLAGS+= -I${.CURDIR}/../../../../dev/aic7xxx -I..
|
||||
|
Loading…
Reference in New Issue
Block a user