summaryrefslogtreecommitdiffstats
path: root/firmware/Makefile
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-04-06 14:38:43 -0700
committerDavid Woodhouse <David.Woodhouse@intel.com>2009-04-06 14:38:43 -0700
commit7c7cae17e04765692aa3d2bda5c771f909219f27 (patch)
treedbbfe26131cdc959f3f425ffb9ac33fbc2afab10 /firmware/Makefile
parent4f8d182513690b42b20fb81e487be4cd4729e27c (diff)
downloadop-kernel-dev-7c7cae17e04765692aa3d2bda5c771f909219f27.zip
op-kernel-dev-7c7cae17e04765692aa3d2bda5c771f909219f27.tar.gz
ALSA: wavefront - Always use request_firmware()
Always use request_firmware() for loading yss225_registers image. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'firmware/Makefile')
-rw-r--r--firmware/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/Makefile b/firmware/Makefile
index 4267f68..a19e579 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -63,6 +63,7 @@ fw-shipped-$(CONFIG_SXG) += sxg/saharadownloadB.sys \
sxg/saharadbgdownloadB.sys
fw-shipped-$(CONFIG_SND_YMFPCI) += yamaha/ds1_ctrl.fw yamaha/ds1_dsp.fw \
yamaha/ds1e_ctrl.fw
+fw-shipped-$(CONFIG_SND_WAVEFRONT) += yamaha/yss225_registers.bin
fw-shipped-$(CONFIG_TEHUTI) += tehuti/bdx.bin
fw-shipped-$(CONFIG_TIGON3) += tigon/tg3.bin tigon/tg3_tso.bin \
tigon/tg3_tso5.bin
OpenPOWER on IntegriCloud