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