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