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