]> git.proxmox.com Git - qemu.git/blobdiff - hw/gpio/Makefile.objs
hw: move target-independent files to subdirectories
[qemu.git] / hw / gpio / Makefile.objs
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..f8d8ee87f94d8197fbe4053f9924dd28c356854f 100644 (file)
@@ -0,0 +1,3 @@
+common-obj-$(CONFIG_MAX7310) += max7310.o
+common-obj-$(CONFIG_PL061) += pl061.o
+common-obj-$(CONFIG_PUV3) += puv3_gpio.o