Module Name: src Committed By: mrg Date: Fri May 10 06:19:54 UTC 2019
Modified Files: src/share/mk: bsd.own.mk Log Message: add an entry to find upcoming intel-2014 driver. To generate a diff of this commit: cvs rdiff -u -r1.1132 -r1.1133 src/share/mk/bsd.own.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/mk/bsd.own.mk diff -u src/share/mk/bsd.own.mk:1.1132 src/share/mk/bsd.own.mk:1.1133 --- src/share/mk/bsd.own.mk:1.1132 Fri Apr 19 21:34:26 2019 +++ src/share/mk/bsd.own.mk Fri May 10 06:19:54 2019 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.own.mk,v 1.1132 2019/04/19 21:34:26 mrg Exp $ +# $NetBSD: bsd.own.mk,v 1.1133 2019/05/10 06:19:54 mrg Exp $ # This needs to be before bsd.init.mk .if defined(BSD_MK_COMPAT_FILE) @@ -1531,7 +1531,7 @@ EXTRA_DRIVERS= modesetting .for _v in \ ag10e amdgpu apm ark ast ati ati-kms chips cirrus crime \ - geode glint i128 i740 igs imstt intel intel-old \ + geode glint i128 i740 igs imstt intel intel-old intel-2014 \ ${EXTRA_DRIVERS} mach64 mga \ neomagic newport nouveau nsc nv openchrome pnozz \ r128 rendition \