mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Remove bgad
This commit is contained in:
parent
94bf2b6ac6
commit
b9d006beb4
@ -45,7 +45,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)
|
||||
;;
|
||||
*)
|
||||
;;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user