1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for Goldfish platform specific drivers
4#
5obj-$(CONFIG_GOLDFISH_PIPE)	+= goldfish_pipe.o
6