Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/external/bsd/drm2/drm Remove these two files from the list.
details: https://anonhg.NetBSD.org/src/rev/a9d8ba6eeb1c
branches: trunk
changeset: 1028234:a9d8ba6eeb1c
user: riastradh <riastradh%NetBSD.org@localhost>
date: Sun Dec 19 09:53:14 2021 +0000
description:
Remove these two files from the list.
We have our own copies of the same name. Since we don't support
building two files with the same name, it's pretty clear the
intention was to build just our copy of the file.
Author: Maya Rashish <maya%NetBSD.org@localhost>
diffstat:
sys/external/bsd/drm2/drm/files.drmkms | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r 9f16c7d7f823 -r a9d8ba6eeb1c sys/external/bsd/drm2/drm/files.drmkms
--- a/sys/external/bsd/drm2/drm/files.drmkms Sun Dec 19 09:53:06 2021 +0000
+++ b/sys/external/bsd/drm2/drm/files.drmkms Sun Dec 19 09:53:14 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.drmkms,v 1.53 2021/12/19 09:50:50 riastradh Exp $
+# $NetBSD: files.drmkms,v 1.54 2021/12/19 09:53:14 riastradh Exp $
version 20180827
@@ -131,5 +131,5 @@
file external/bsd/drm2/dist/drm/drm_syncobj.c drmkms
#file external/bsd/drm2/dist/drm/drm_trace_points.c drmkms
file external/bsd/drm2/dist/drm/drm_vblank.c drmkms
-file external/bsd/drm2/dist/drm/drm_vma_manager.c drmkms
-file external/bsd/drm2/dist/drm/drm_vm.c drmkms
+#file external/bsd/drm2/dist/drm/drm_vma_manager.c drmkms
+#file external/bsd/drm2/dist/drm/drm_vm.c drmkms
Home |
Main Index |
Thread Index |
Old Index