1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/arm/allwinner 4 5 KMOD= aw_mmc 6 SRCS= aw_mmc.c 7 8 SRCS+= \ 9 bus_if.h \ 10 clknode_if.h \ 11 device_if.h \ 12 mmc_pwrseq_if.h \ 13 ofw_bus_if.h 14 15 .include <bsd.kmod.mk>
Cache object: 69a5be427a7fd3f92537f027bf2b2213
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.