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