Loading hw/usb/Makefile.objs +1 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ common-obj-y += host-libusb.o host-legacy.o else common-obj-y += host-stub.o endif common-obj-$(CONFIG_ALL) += host-stub.o host-libusb.o-cflags := $(LIBUSB_CFLAGS) host-libusb.o-libs := $(LIBUSB_LIBS) Loading Loading
hw/usb/Makefile.objs +1 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ common-obj-y += host-libusb.o host-legacy.o else common-obj-y += host-stub.o endif common-obj-$(CONFIG_ALL) += host-stub.o host-libusb.o-cflags := $(LIBUSB_CFLAGS) host-libusb.o-libs := $(LIBUSB_LIBS) Loading