xref: /linux/drivers/platform/goldfish/Makefile (revision b52f3ed02221252d8ee2c7d756e76fad4a5e84f6)
1#
2# Makefile for Goldfish platform specific drivers
3#
4obj-$(CONFIG_GOLDFISH_BUS)	+= pdev_bus.o
5obj-$(CONFIG_GOLDFISH_PIPE)	+= goldfish_pipe.o
6