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