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