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