Rename directory firmware2 to firmware

This commit is contained in:
Jakub Hlusička 2026-01-21 23:15:43 +01:00
parent d1dd4abc06
commit ee17cc9f57
65 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View file

@ -1,6 +1,6 @@
[submodule "firmware2/libxkbcommon"] [submodule "firmware2/libxkbcommon"]
path = firmware2/libxkbcommon path = firmware/libxkbcommon
url = https://github.com/xkbcommon/libxkbcommon url = https://github.com/xkbcommon/libxkbcommon
[submodule "firmware2/spectre-api-c"] [submodule "firmware2/spectre-api-c"]
path = firmware2/spectre-api-c path = firmware/spectre-api-c
url = https://github.com/Limeth/spectre-api.git url = https://github.com/Limeth/spectre-api.git