]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/usb/Makefile.objs
hw/usb: Add basic i.MX USB Phy support
[thirdparty/qemu.git] / hw / usb / Makefile.objs
index 2b108689370df754a735b780db5cfaafae8fe078..66835e5bf732f951bd3e45073ef28e28ca19449c 100644 (file)
@@ -61,3 +61,5 @@ common-obj-$(CONFIG_XEN) += xen-usb.o
 xen-usb.o-cflags := $(LIBUSB_CFLAGS)
 xen-usb.o-libs := $(LIBUSB_LIBS)
 endif
+
+common-obj-$(CONFIG_IMX_USBPHY) += imx-usb-phy.o