blob: 3313fce4e940d7be564416ca1485225ab41aba4b [file] [log] [blame]
#
# Makefile for the Goldfish audio driver
#
obj-$(CONFIG_GOLDFISH_AUDIO) += goldfish_audio.o
obj-$(CONFIG_MTD_GOLDFISH_NAND) += goldfish_nand.o
# and sync
ccflags-y := -Idrivers/staging/android
goldfish_sync-objs := goldfish_sync_timeline_fence.o goldfish_sync_timeline.o
obj-$(CONFIG_GOLDFISH_SYNC) += goldfish_sync.o