Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
.PATH: ${SRCTOP}/sys/dev/speaker
KMOD= speaker
SRCS= spkr.c
SRCS+= bus_if.h device_if.h isa_if.h
.include <bsd.kmod.mk>