From 902f0f1dfa473957a5b39413e663b1e633f6a5d4 Mon Sep 17 00:00:00 2001
From: Andrew Udvare <audvare@gmail.com>
Date: Thu, 7 Oct 2021 07:24:39 -0400
Subject: [PATCH 06/11] not for upstream: remove keymaps

---
 pc-bios/meson.build | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pc-bios/meson.build b/pc-bios/meson.build
index 9260aaad78..42d07481ae 100644
--- a/pc-bios/meson.build
+++ b/pc-bios/meson.build
@@ -92,5 +92,3 @@ if get_option('install_blobs')
 endif
 
 subdir('descriptors')
-subdir('dtb')
-subdir('keymaps')
-- 
2.52.0

