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