]> Git Repo - qemu.git/blob - hw/sd/Makefile.objs
hw: move target-independent files to subdirectories
[qemu.git] / hw / sd / Makefile.objs
1 common-obj-$(CONFIG_PL181) += pl181.o
2 common-obj-$(CONFIG_SSI_SD) += ssi-sd.o
3 common-obj-$(CONFIG_SD) += sd.o
4 common-obj-$(CONFIG_SDHCI) += sdhci.o
This page took 0.024816 seconds and 4 git commands to generate.