1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/sound/macio 4 5 KMOD= snd_ai2s 6 SRCS= device_if.h bus_if.h ofw_bus_if.h 7 SRCS+= channel_if.h feeder_if.h mixer_if.h 8 SRCS+= onyx.c snapper.c tumbler.c aoa.c i2s.c 9 10 .include <bsd.kmod.mk>
Cache object: 66e4751411767c006138b900d904f0a7
[ 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.