Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/microcode/radeon Typo in a comment
details: https://anonhg.NetBSD.org/src/rev/c7e6c10057b8
branches: trunk
changeset: 359568:c7e6c10057b8
user: khorben <khorben%NetBSD.org@localhost>
date: Mon Jan 10 01:47:49 2022 +0000
description:
Typo in a comment
diffstat:
sys/dev/microcode/radeon/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dbc75a252686 -r c7e6c10057b8 sys/dev/microcode/radeon/Makefile
--- a/sys/dev/microcode/radeon/Makefile Sun Jan 09 20:53:53 2022 +0000
+++ b/sys/dev/microcode/radeon/Makefile Mon Jan 10 01:47:49 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2021/09/26 15:52:40 maya Exp $
+# $NetBSD: Makefile,v 1.9 2022/01/10 01:47:49 khorben Exp $
NOMAN= # defined
@@ -65,7 +65,7 @@
VERDE_ce.bin VERDE_mc.bin VERDE_mc2.bin VERDE_me.bin VERDE_pfp.bin \
VERDE_rlc.bin VERDE_smc.bin
-# radeondrmks needs these after mountroot, but before starting init.
+# radeondrmkms needs these after mountroot, but before starting init.
FIRMWAREDIR= /libdata/firmware
.endif
Home |
Main Index |
Thread Index |
Old Index