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