Revision afd347ab hw/Makefile.objs

b/hw/Makefile.objs
37 37
common-obj-$(CONFIG_I82374) += i82374.o
38 38
common-obj-$(CONFIG_HPET) += hpet.o
39 39
common-obj-$(CONFIG_APPLESMC) += applesmc.o
40
common-obj-$(CONFIG_SMARTCARD) += ccid-card-passthru.o
40
common-obj-y += ccid-card-passthru.o
41 41
common-obj-$(CONFIG_SMARTCARD_NSS) += ccid-card-emulated.o
42 42
common-obj-$(CONFIG_I8259) += i8259_common.o i8259.o
43 43
common-obj-y += fifo.o

Also available in: Unified diff