]> Git Repo - qemu.git/blobdiff - hw/usb/Makefile.objs
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-9' into staging
[qemu.git] / hw / usb / Makefile.objs
index 17d460cb04eba4c62b6f12fcfcf72d1db09f0552..3fe4dff3bd25df3c56e4b7d1ab1a585903603947 100644 (file)
@@ -24,6 +24,7 @@ ifeq ($(CONFIG_USB_SMARTCARD),y)
 common-obj-y                          += dev-smartcard-reader.o
 common-obj-y                          += ccid-card-passthru.o
 common-obj-$(CONFIG_SMARTCARD_NSS)    += ccid-card-emulated.o
+ccid-card-emulated.o-cflags := -I$(SRC_PATH)/libcacard
 endif
 
 ifeq ($(CONFIG_POSIX),y)
This page took 0.024129 seconds and 4 git commands to generate.