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