xref: /freebsd-14.2/sys/modules/speaker/Makefile (revision 031beb4e)
1a71a3073SMatthew N. Dodd
2*193d9e76SEnji Cooper.PATH: ${SRCTOP}/sys/dev/speaker
3a71a3073SMatthew N. Dodd
4be8e35beSMatthew N. DoddKMOD=	speaker
5a71a3073SMatthew N. DoddSRCS=	spkr.c
6a71a3073SMatthew N. DoddSRCS+=	bus_if.h device_if.h isa_if.h
7a71a3073SMatthew N. Dodd
8a71a3073SMatthew N. Dodd.include <bsd.kmod.mk>
9