git: 23eaa98d6dc1 - stable/15 - br.lenovo.kdb: add it to Makefile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Apr 2026 02:24:17 UTC
The branch stable/15 has been updated by alfredo:
URL: https://cgit.FreeBSD.org/src/commit/?id=23eaa98d6dc197321791fca49f5e31621ac41994
commit 23eaa98d6dc197321791fca49f5e31621ac41994
Author: Alfredo Dal'Ava Junior <alfredo@FreeBSD.org>
AuthorDate: 2026-04-17 03:44:46 +0000
Commit: Alfredo Dal'Ava Junior <alfredo@FreeBSD.org>
CommitDate: 2026-04-18 02:23:04 +0000
br.lenovo.kdb: add it to Makefile
This keyboard was implemented but wasn't actually installed to the
system.
Fixes: 9357c694e8dca627c25b15529e8435b2ab3dd48b
MFC after: 1 day
Relnotes: yes
(cherry picked from commit 6fb5df548e4a581f958f60544b7fa8ba1716c4c6)
---
share/vt/keymaps/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/share/vt/keymaps/Makefile b/share/vt/keymaps/Makefile
index 117eadde9fac..e3f63bd37d5f 100644
--- a/share/vt/keymaps/Makefile
+++ b/share/vt/keymaps/Makefile
@@ -8,6 +8,7 @@ FILES= INDEX.keymaps \
bg.phonetic.kbd \
br.kbd \
br.noacc.kbd \
+ br.lenovo.kbd \
by.kbd \
ca.kbd \
ca-fr.kbd \