blob: 30db4914181446c1766f87cbb2161c31fe1adfa8 [file] [log] [blame]
#
# Makefile for the Goldfish audio driver
#
obj-$(CONFIG_GOLDFISH_AUDIO) += goldfish_audio.o
# and sync
ccflags-y := -Idrivers/staging/android
obj-$(CONFIG_GOLDFISH_SYNC) += goldfish_sync.o