Remove the ak452x module.

This commit is contained in:
Alexander Leidinger 2006-09-30 17:13:26 +00:00
parent b108934510
commit e1ce6f3dab

View File

@ -1,8 +0,0 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../dev/sound/pci
KMOD = snd_ak452x
SRCS = device_if.h bus_if.h isa_if.h pci_if.h
SRCS += ak452x.c
.include <bsd.kmod.mk>