xref: /freebsd/sys/modules/imx/imx6_snvs/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
19b4738cfSIan Lepore.PATH: ${SRCTOP}/sys/arm/freescale/imx
29b4738cfSIan Lepore
39b4738cfSIan LeporeKMOD=	imx6_snvs
49b4738cfSIan LeporeSRCS=	imx6_snvs.c
59b4738cfSIan Lepore
69b4738cfSIan Lepore# Generated files...
79b4738cfSIan LeporeSRCS+=	\
89b4738cfSIan Lepore	bus_if.h \
99b4738cfSIan Lepore	clock_if.h \
109b4738cfSIan Lepore	device_if.h \
119b4738cfSIan Lepore	ofw_bus_if.h \
12*0ffeeb41SIan Lepore	syscon_if.h \
139b4738cfSIan Lepore
149b4738cfSIan Lepore.include <bsd.kmod.mk>
15