ANDROID: goldfish: Add goldfish sync driver
[firefly-linux-kernel-4.4.55.git] / drivers / staging / goldfish / Makefile
1 #
2 # Makefile for the Goldfish audio driver
3 #
4
5 obj-$(CONFIG_GOLDFISH_AUDIO) += goldfish_audio.o
6 obj-$(CONFIG_MTD_GOLDFISH_NAND) += goldfish_nand.o
7
8 # and sync
9
10 ccflags-y := -Idrivers/staging/android
11 obj-$(CONFIG_GOLDFISH_SYNC) += goldfish_sync.o