diff options
Diffstat (limited to 'sound/oss/dmasound/Makefile')
-rw-r--r-- | sound/oss/dmasound/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sound/oss/dmasound/Makefile b/sound/oss/dmasound/Makefile index 4611636b1a81..3c1531652d11 100644 --- a/sound/oss/dmasound/Makefile +++ b/sound/oss/dmasound/Makefile | |||
@@ -2,12 +2,6 @@ | |||
2 | # Makefile for the DMA sound driver | 2 | # Makefile for the DMA sound driver |
3 | # | 3 | # |
4 | 4 | ||
5 | dmasound_pmac-y += dmasound_awacs.o \ | ||
6 | trans_16.o dac3550a.o tas_common.o \ | ||
7 | tas3001c.o tas3001c_tables.o \ | ||
8 | tas3004.o tas3004_tables.o | ||
9 | |||
10 | obj-$(CONFIG_DMASOUND_ATARI) += dmasound_core.o dmasound_atari.o | 5 | obj-$(CONFIG_DMASOUND_ATARI) += dmasound_core.o dmasound_atari.o |
11 | obj-$(CONFIG_DMASOUND_PMAC) += dmasound_core.o dmasound_pmac.o | ||
12 | obj-$(CONFIG_DMASOUND_PAULA) += dmasound_core.o dmasound_paula.o | 6 | obj-$(CONFIG_DMASOUND_PAULA) += dmasound_core.o dmasound_paula.o |
13 | obj-$(CONFIG_DMASOUND_Q40) += dmasound_core.o dmasound_q40.o | 7 | obj-$(CONFIG_DMASOUND_Q40) += dmasound_core.o dmasound_q40.o |