mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-01 00:58:42 +08:00
Revert
This commit is contained in:
parent
58fd275ad9
commit
1e4abd216c
@ -36,7 +36,7 @@ else ifeq ($(ARCH),x86_64)
|
||||
endif
|
||||
endif
|
||||
ifneq ($(usb),no)
|
||||
QEMUFLAGS+=-usb -device usb-kbd -device usb-tablet
|
||||
QEMUFLAGS+=-device nec-usb-xhci,id=xhci
|
||||
endif
|
||||
else ifeq ($(ARCH),aarch64)
|
||||
# Default to UEFI as U-Boot doesn't set up a framebuffer for us and we don't yet support
|
||||
|
||||
Loading…
Reference in New Issue
Block a user