diff options
Diffstat (limited to 'Makefile.target')
-rw-r--r-- | Makefile.target | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.target b/Makefile.target index 20fb8f0d13..be2fcfe4a4 100644 --- a/Makefile.target +++ b/Makefile.target @@ -302,7 +302,7 @@ SOUND_HW += fmopl.o adlib.o endif # USB layer -VL_OBJS+= usb.o usb-uhci.o usb-linux.o usb-hid.o +VL_OBJS+= usb.o usb-hub.o usb-uhci.o usb-linux.o usb-hid.o # PCI network cards VL_OBJS+= ne2000.o rtl8139.o |