Module for exca. Eventually, this will be shared between pcic and pccbb.
This commit is contained in:
parent
75e5462e30
commit
70fe064ad7
8
sys/modules/exca/Makefile
Normal file
8
sys/modules/exca/Makefile
Normal file
@ -0,0 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/exca
|
||||
|
||||
KMOD= exca
|
||||
SRCS= exca.c device_if.h bus_if.h power_if.h card_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
Loading…
Reference in New Issue
Block a user