]> Git Repo - qemu.git/blame - hw/input/Makefile.objs
Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.3' into staging
[qemu.git] / hw / input / Makefile.objs
CommitLineData
49ab747f
PB
1common-obj-$(CONFIG_ADB) += adb.o
2common-obj-y += hid.o
3common-obj-$(CONFIG_LM832X) += lm832x.o
4common-obj-$(CONFIG_PCKBD) += pckbd.o
5common-obj-$(CONFIG_PL050) += pl050.o
6common-obj-y += ps2.o
7common-obj-$(CONFIG_STELLARIS_INPUT) += stellaris_input.o
8common-obj-$(CONFIG_TSC2005) += tsc2005.o
9common-obj-$(CONFIG_VMMOUSE) += vmmouse.o
3bd88451
PB
10
11obj-$(CONFIG_MILKYMIST) += milkymist-softusb.o
12obj-$(CONFIG_PXA2XX) += pxa2xx_keypad.o
13obj-$(CONFIG_TSC210X) += tsc210x.o
This page took 0.11138 seconds and 4 git commands to generate.