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