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