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