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