184e40476SEmmanuel Vadot 2*994c943aSEmmanuel Vadot.PATH: ${SRCTOP}/sys/dev/spibus/controller/rockchip 384e40476SEmmanuel Vadot 484e40476SEmmanuel VadotKMOD= rk_spi 584e40476SEmmanuel VadotSRCS= rk_spi.c 684e40476SEmmanuel Vadot 784e40476SEmmanuel VadotSRCS+= \ 884e40476SEmmanuel Vadot bus_if.h \ 984e40476SEmmanuel Vadot clknode_if.h \ 1084e40476SEmmanuel Vadot device_if.h \ 1184e40476SEmmanuel Vadot ofw_bus_if.h \ 1284e40476SEmmanuel Vadot spibus_if.h \ 1384e40476SEmmanuel Vadot 1484e40476SEmmanuel Vadot.include <bsd.kmod.mk> 15