diff options
Diffstat (limited to 'ANDROID_3.4.5/sound/pci/trident/Makefile')
-rw-r--r-- | ANDROID_3.4.5/sound/pci/trident/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ANDROID_3.4.5/sound/pci/trident/Makefile b/ANDROID_3.4.5/sound/pci/trident/Makefile deleted file mode 100644 index 88676b50..00000000 --- a/ANDROID_3.4.5/sound/pci/trident/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# -# Makefile for ALSA -# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz> -# - -snd-trident-objs := trident.o trident_main.o trident_memory.o - -# Toplevel Module Dependency -obj-$(CONFIG_SND_TRIDENT) += snd-trident.o |