Update Red Bear driver substrate

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-04-15 12:57:45 +01:00
parent 9dd372ad14
commit 8ad1242ab6
5 changed files with 395 additions and 20 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ BINS=(
# depending on the target architecture
case "${TARGET}" in
i586-unknown-redox | i686-unknown-redox | x86_64-unknown-redox)
BINS+=(ac97d bgad sb16d vboxd)
BINS+=(ac97d sb16d vboxd)
;;
*)
;;