diff options
Diffstat (limited to 'ANDROID_3.4.5/sound/spi/Makefile')
-rw-r--r-- | ANDROID_3.4.5/sound/spi/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ANDROID_3.4.5/sound/spi/Makefile b/ANDROID_3.4.5/sound/spi/Makefile deleted file mode 100644 index 026fb73f..00000000 --- a/ANDROID_3.4.5/sound/spi/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -# Makefile for SPI drivers - -snd-at73c213-objs := at73c213.o - -obj-$(CONFIG_SND_AT73C213) += snd-at73c213.o |