diff options
Diffstat (limited to 'ANDROID_3.4.5/sound/pci/oxygen/Makefile')
-rw-r--r-- | ANDROID_3.4.5/sound/pci/oxygen/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ANDROID_3.4.5/sound/pci/oxygen/Makefile b/ANDROID_3.4.5/sound/pci/oxygen/Makefile deleted file mode 100644 index 0f872655..00000000 --- a/ANDROID_3.4.5/sound/pci/oxygen/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -snd-oxygen-lib-objs := oxygen_io.o oxygen_lib.o oxygen_mixer.o oxygen_pcm.o -snd-oxygen-objs := oxygen.o xonar_dg.o -snd-virtuoso-objs := virtuoso.o xonar_lib.o \ - xonar_pcm179x.o xonar_cs43xx.o xonar_wm87x6.o xonar_hdmi.o - -obj-$(CONFIG_SND_OXYGEN_LIB) += snd-oxygen-lib.o -obj-$(CONFIG_SND_OXYGEN) += snd-oxygen.o -obj-$(CONFIG_SND_VIRTUOSO) += snd-virtuoso.o |