1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/bhnd/bcma 4 5 KMOD= bcma 6 SRCS= bcma.c bcma_subr.c bcma_erom.c 7 8 SRCS+= device_if.h bus_if.h 9 SRCS+= bhnd_bus_if.h bhnd_erom_if.h bhnd_pmu_if.h 10 11 .include <bsd.kmod.mk>
Cache object: a83812d46f668df57bbeeb25f54d36e3
[ 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.