Enable detection of keyboards attached to a UHCI controller.

This commit is contained in:
Martin Whitaker
2022-04-07 18:05:45 +01:00
parent 08bbac1065
commit 4761b782dd
4 changed files with 4 additions and 3 deletions

View File

@@ -23,6 +23,7 @@ SYS_OBJS = system/cpuid.o \
system/smbus.o \
system/smp.o \
system/temperature.o \
system/uhci.o \
system/usbhcd.o \
system/vmem.o \
system/xhci.o