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