2015-03-28 17:48:53 +03:00
|
|
|
# $NetBSD: Makefile,v 1.6 2015/03/28 14:48:53 jmcneill Exp $
|
2015-03-28 17:09:58 +03:00
|
|
|
|
|
|
|
# This file is used by modules and rump kernels
|
2011-01-07 18:32:11 +03:00
|
|
|
|
|
|
|
.include "../Makefile.inc"
|
2015-03-28 17:48:53 +03:00
|
|
|
.include "${.CURDIR}/Makefile.inc"
|
2011-01-07 18:32:11 +03:00
|
|
|
|
|
|
|
KMOD= hdaudio
|
|
|
|
|
|
|
|
.include <bsd.kmodule.mk>
|