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