Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/modules/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/sys/modules/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.143 retrieving revision 1.144 diff -u -p -r1.143 -r1.144 --- src/sys/modules/Makefile 2015/03/07 14:16:51 1.143 +++ src/sys/modules/Makefile 2015/03/28 14:09:58 1.144 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.143 2015/03/07 14:16:51 jmcneill Exp $ +# $NetBSD: Makefile,v 1.144 2015/03/28 14:09:58 jmcneill Exp $ .include @@ -136,6 +136,7 @@ SUBDIR+= coretemp SUBDIR+= est SUBDIR+= hdafg SUBDIR+= hdaudio +SUBDIR+= hdaudio_pci SUBDIR+= hdaudioverbose SUBDIR+= hpet SUBDIR+= odcm