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