OpenCores
URL https://opencores.org/ocsvn/or1k_old/or1k_old/trunk

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [rc203soc/] [sw/] [uClinux/] [arch/] [armnommu/] [drivers/] [sound/] [.objects] - Diff between revs 1765 and 1782

Only display areas with differences | Details | Blame | View Log

Rev 1765 Rev 1782
OBJS=
OBJS=
ifdef CONFIG_AD1848
ifdef CONFIG_AD1848
        OBJS := $(OBJS)  ad1848.o
        OBJS := $(OBJS)  ad1848.o
endif
endif
ifdef CONFIG_YM3812
ifdef CONFIG_YM3812
        OBJS := $(OBJS)  adlib_card.o
        OBJS := $(OBJS)  adlib_card.o
endif
endif
ifdef CONFIG_AEDSP16
ifdef CONFIG_AEDSP16
        OBJS := $(OBJS)  aedsp16.o
        OBJS := $(OBJS)  aedsp16.o
endif
endif
ifdef CONFIG_AUDIO
ifdef CONFIG_AUDIO
        OBJS := $(OBJS)  audio.o
        OBJS := $(OBJS)  audio.o
endif
endif
ifdef CONFIG_CS4232
ifdef CONFIG_CS4232
        OBJS := $(OBJS)  cs4232.o
        OBJS := $(OBJS)  cs4232.o
endif
endif
ifdef CONFIG_AUDIO
ifdef CONFIG_AUDIO
        OBJS := $(OBJS)  dmabuf.o
        OBJS := $(OBJS)  dmabuf.o
endif
endif
ifdef CONFIG_GUS
ifdef CONFIG_GUS
        OBJS := $(OBJS)  gus_card.o gus_midi.o gus_vol.o gus_wave.o ics2101.o
        OBJS := $(OBJS)  gus_card.o gus_midi.o gus_vol.o gus_wave.o ics2101.o
endif
endif
ifdef CONFIG_MAD16
ifdef CONFIG_MAD16
        OBJS := $(OBJS)  mad16.o
        OBJS := $(OBJS)  mad16.o
endif
endif
ifdef CONFIG_MAUI
ifdef CONFIG_MAUI
        OBJS := $(OBJS)  maui.o
        OBJS := $(OBJS)  maui.o
endif
endif
ifdef CONFIG_MIDI
ifdef CONFIG_MIDI
        OBJS := $(OBJS)  midi_synth.o midibuf.o
        OBJS := $(OBJS)  midi_synth.o midibuf.o
endif
endif
ifdef CONFIG_MPU401
ifdef CONFIG_MPU401
        OBJS := $(OBJS)  mpu401.o
        OBJS := $(OBJS)  mpu401.o
else
else
  ifdef CONFIG_MPU_EMU
  ifdef CONFIG_MPU_EMU
        OBJS := $(OBJS)  mpu401.o
        OBJS := $(OBJS)  mpu401.o
  endif
  endif
endif
endif
ifdef CONFIG_YM3812
ifdef CONFIG_YM3812
        OBJS := $(OBJS)  opl3.o
        OBJS := $(OBJS)  opl3.o
endif
endif
ifdef CONFIG_PAS
ifdef CONFIG_PAS
        OBJS := $(OBJS)  pas2_card.o pas2_midi.o pas2_mixer.o pas2_pcm.o
        OBJS := $(OBJS)  pas2_card.o pas2_midi.o pas2_mixer.o pas2_pcm.o
endif
endif
ifdef CONFIG_SEQUENCER
ifdef CONFIG_SEQUENCER
        OBJS := $(OBJS)  patmgr.o
        OBJS := $(OBJS)  patmgr.o
endif
endif
ifdef CONFIG_PSS
ifdef CONFIG_PSS
        OBJS := $(OBJS)  pss.o
        OBJS := $(OBJS)  pss.o
endif
endif
ifdef CONFIG_SBDSP
ifdef CONFIG_SBDSP
        OBJS := $(OBJS) sb_card.o sb_common.o sb_audio.o sb_mixer.o sb_midi.o
        OBJS := $(OBJS) sb_card.o sb_common.o sb_audio.o sb_mixer.o sb_midi.o
endif
endif
ifdef CONFIG_SEQUENCER
ifdef CONFIG_SEQUENCER
        OBJS := $(OBJS)  sequencer.o
        OBJS := $(OBJS)  sequencer.o
endif
endif
ifdef CONFIG_SEQUENCER
ifdef CONFIG_SEQUENCER
        OBJS := $(OBJS)  sound_timer.o
        OBJS := $(OBJS)  sound_timer.o
endif
endif
ifdef CONFIG_SSCAPE
ifdef CONFIG_SSCAPE
        OBJS := $(OBJS)  sscape.o
        OBJS := $(OBJS)  sscape.o
endif
endif
ifdef CONFIG_TRIX
ifdef CONFIG_TRIX
        OBJS := $(OBJS)  trix.o
        OBJS := $(OBJS)  trix.o
endif
endif
ifdef CONFIG_SEQUENCER
ifdef CONFIG_SEQUENCER
        OBJS := $(OBJS)  sys_timer.o
        OBJS := $(OBJS)  sys_timer.o
endif
endif
ifdef CONFIG_UART6850
ifdef CONFIG_UART6850
        OBJS := $(OBJS)  uart6850.o
        OBJS := $(OBJS)  uart6850.o
endif
endif
ifdef CONFIG_UART401
ifdef CONFIG_UART401
        OBJS := $(OBJS)  uart401.o
        OBJS := $(OBJS)  uart401.o
endif
endif
ifdef CONFIG_VIDC
ifdef CONFIG_VIDC
        OBJS := $(OBJS)  vidc.o vidc_audio.o vidc_mixer.o vidc_synth.o vidc_fill.o
        OBJS := $(OBJS)  vidc.o vidc_audio.o vidc_mixer.o vidc_synth.o vidc_fill.o
endif
endif
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.