1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the Goldfish audio driver
4#
5
6obj-$(CONFIG_GOLDFISH_AUDIO) += goldfish_audio.o
7