Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external Add nvidia-firmware to SUBDIR



details:   https://anonhg.NetBSD.org/src/rev/df054a9b35e5
branches:  trunk
changeset: 828871:df054a9b35e5
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Mon Jan 08 11:05:02 2018 +0000

description:
Add nvidia-firmware to SUBDIR

diffstat:

 external/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r ea48d6e0a400 -r df054a9b35e5 external/Makefile
--- a/external/Makefile Mon Jan 08 09:33:53 2018 +0000
+++ b/external/Makefile Mon Jan 08 11:05:02 2018 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.19 2017/08/10 15:31:49 nat Exp $
+#      $NetBSD: Makefile,v 1.20 2018/01/08 11:05:02 jmcneill Exp $
 
 SUBDIR+= apache2 atheros broadcom bsd cddl gpl2 gpl3 historical intel-fw-eula
-SUBDIR+= intel-fw-public ibm-public mit public-domain realtek
+SUBDIR+= intel-fw-public ibm-public mit nvidia-firmware public-domain realtek
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index