NetBSD/sys/modules/hdafg/Makefile.inc
jmcneill 8a9ff04ba8 Split hdaudio and PCI attach glue. Even though the driver was written with
this separation in mind, all of the code lived in sys/dev/pci/hdaudio. Move
common parts to sys/dev/hdaudio and PCI attach glue to sys/dev/pci.
2015-03-28 14:09:58 +00:00

10 lines
240 B
Makefile

# $NetBSD: Makefile.inc,v 1.2 2015/03/28 14:09:59 jmcneill Exp $
# This file is used by modules and rump kernels
IOCONFDIR:= ${.PARSEDIR}
.PATH: ${NETBSDSRCDIR}/sys/dev/hdaudio ${IOCONFDIR}
IOCONF= hdafg.ioconf
SRCS= hdafg.c hdafg_dd.c