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