Module Name:    src
Committed By:   msaitoh
Date:           Sat Mar 28 14:41:28 UTC 2015

Modified Files:
        src/sys/dev/pci: Makefile

Log Message:
Remove hdaudio subdir.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/pci/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/Makefile
diff -u src/sys/dev/pci/Makefile:1.13 src/sys/dev/pci/Makefile:1.14
--- src/sys/dev/pci/Makefile:1.13	Wed Sep 16 20:58:07 2009
+++ src/sys/dev/pci/Makefile	Sat Mar 28 14:41:28 2015
@@ -1,9 +1,7 @@
-#	$NetBSD: Makefile,v 1.13 2009/09/16 20:58:07 sborrill Exp $
+#	$NetBSD: Makefile,v 1.14 2015/03/28 14:41:28 msaitoh Exp $
 
 # use 'make -f Makefile.pcidevs' to make pcidevs.h and pcidevs_data.h
 
-SUBDIR=	hdaudio
-
 INCSDIR= /usr/include/dev/pci
 
 # Only install includes which are used by userland

Reply via email to