mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
Disable efi on i686
This commit is contained in:
parent
d0bcec9c65
commit
723d862a0c
@ -1,4 +1,5 @@
|
||||
ifeq ($(ARCH),i686)
|
||||
efi=no
|
||||
QEMU_ARCH=i386
|
||||
QEMU_MACHINE=q35
|
||||
QEMU_CPU=pentium2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user