aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/goldfish/Makefile
blob: 30db4914181446c1766f87cbb2161c31fe1adfa8 (plain)
1
2
3
4
5
6
7
8
9
10
#
# 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