xref: /freebsd/sys/modules/rockchip/rk_spi/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1*994c943aSEmmanuel Vadot.PATH: ${SRCTOP}/sys/dev/spibus/controller/rockchip
284e40476SEmmanuel Vadot
384e40476SEmmanuel VadotKMOD=	rk_spi
484e40476SEmmanuel VadotSRCS=	rk_spi.c
584e40476SEmmanuel Vadot
684e40476SEmmanuel VadotSRCS+=	\
784e40476SEmmanuel Vadot	bus_if.h \
884e40476SEmmanuel Vadot	clknode_if.h \
984e40476SEmmanuel Vadot	device_if.h \
1084e40476SEmmanuel Vadot	ofw_bus_if.h \
1184e40476SEmmanuel Vadot	spibus_if.h \
1284e40476SEmmanuel Vadot
1384e40476SEmmanuel Vadot.include <bsd.kmod.mk>
14