MFC: add cardbus_device.c. This file was left out when the rest of the
changes were merged, resulting in load errors at boot time. Approved by: re@ (scottl)
This commit is contained in:
parent
d92c912d8a
commit
9b115c7d4d
@ -3,7 +3,7 @@
|
||||
.PATH: ${.CURDIR}/../../dev/cardbus
|
||||
|
||||
KMOD= cardbus
|
||||
SRCS= cardbus.c cardbus_cis.c \
|
||||
SRCS= cardbus.c cardbus_cis.c cardbus_device.c \
|
||||
device_if.h bus_if.h card_if.h power_if.h pci_if.h pcib_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user