Drop 'KMODDEPS = snd_pcm' - it isn't used.

This commit is contained in:
Peter Wemm 2001-03-24 22:28:49 +00:00
parent f335dba0ef
commit 7866020b89
1 changed files with 0 additions and 1 deletions

View File

@ -4,6 +4,5 @@
KMOD = snd_vibes
SRCS = device_if.h bus_if.h isa_if.h pci_if.h
SRCS += vibes.c
KMODDEPS = snd_pcm
.include <bsd.kmod.mk>