]> Git Repo - qemu.git/blame - backends/Makefile.objs
target-arm: A64: Register VBAR_EL2
[qemu.git] / backends / Makefile.objs
CommitLineData
e75fce6c
AL
1common-obj-y += rng.o rng-egd.o
2common-obj-$(CONFIG_POSIX) += rng-random.o
159b6e9f
PB
3
4common-obj-y += msmouse.o
5common-obj-$(CONFIG_BRLAPI) += baum.o
849d8284 6baum.o-cflags := $(SDL_CFLAGS)
8f0605cc
SB
7
8common-obj-$(CONFIG_TPM) += tpm.o
This page took 0.101077 seconds and 4 git commands to generate.