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