1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/arm/broadcom/bcm2835/ 4 5 KMOD= bcm283x_clkman 6 SRCS= bcm2835_clkman.c 7 8 EXPORT_SYMS= bcm2835_clkman_set_frequency 9 10 SRCS+= bus_if.h device_if.h ofw_bus_if.h 11 12 .include <bsd.kmod.mk>
Cache object: 05d0c959dfdee0d2ca497cc74344f788
[ 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.