add pcic_p to the list of things built
This commit is contained in:
parent
adb50a3799
commit
e2f9e1a37f
@ -1,9 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../pccard
|
||||
.PATH: ${.CURDIR}/../../pccard ${.CURDIR}/../../pci
|
||||
KMOD= oldcard
|
||||
SRCS= pccard.c pcic.c pccard_beep.c pccard_nbk.c \
|
||||
opt_pcic.h device_if.h bus_if.h isa_if.h \
|
||||
SRCS= pccard.c pcic.c pccard_beep.c pccard_nbk.c pcic_p.c \
|
||||
opt_pcic.h device_if.h bus_if.h isa_if.h pci_if.h \
|
||||
power_if.h card_if.h power_if.c card_if.c
|
||||
NOMAN=
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user