1*2b352b73SIan Lepore.PATH: ${SRCTOP}/sys/arm/freescale/imx 2*2b352b73SIan Lepore 3*2b352b73SIan LeporeKMOD= imx_wdog 4*2b352b73SIan LeporeSRCS= imx_wdog.c 5*2b352b73SIan Lepore 6*2b352b73SIan Lepore# Generated files... 7*2b352b73SIan LeporeSRCS+= \ 8*2b352b73SIan Lepore bus_if.h \ 9*2b352b73SIan Lepore device_if.h \ 10*2b352b73SIan Lepore ofw_bus_if.h \ 11*2b352b73SIan Lepore 12*2b352b73SIan Lepore.include <bsd.kmod.mk> 13