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