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