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