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