Merge remote-tracking branch 'pmueller/temp-c163-development' into next

This commit is contained in:
Arne Fitzenreiter
2022-01-02 10:13:14 +00:00
250 changed files with 3304 additions and 65121 deletions

View File

@@ -104,9 +104,6 @@ function grub_install() {
aarch64)
arches="arm64-efi"
;;
i?86)
arches="i386-pc"
;;
x86_64)
arches="i386-pc x86_64-efi"
;;