xref: /freebsd/sys/modules/allwinner/if_awg/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
156c37d89SEmmanuel Vadot.PATH: ${SRCTOP}/sys/arm/allwinner
256c37d89SEmmanuel Vadot
356c37d89SEmmanuel VadotKMOD=	if_awg
456c37d89SEmmanuel VadotSRCS=	if_awg.c
556c37d89SEmmanuel Vadot
656c37d89SEmmanuel VadotSRCS+=	\
756c37d89SEmmanuel Vadot	bus_if.h \
856c37d89SEmmanuel Vadot	clknode_if.h \
956c37d89SEmmanuel Vadot	device_if.h \
10*d38a784bSEmmanuel Vadot	miibus_if.h \
11*d38a784bSEmmanuel Vadot	ofw_bus_if.h
1256c37d89SEmmanuel Vadot
1356c37d89SEmmanuel Vadot.include <bsd.kmod.mk>
14