mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
separate file for usb hub device
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1848 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
+518
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user