aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/Makefile
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2008-05-29 17:17:17 +0300
committerDavid Woodhouse <David.Woodhouse@intel.com>2008-07-10 14:47:51 +0100
commit79682499d9f3eaea4e6a970d8aa0b9bc1ac2a97f (patch)
tree16dd99c5e220af63e651f983a48b0ae49089695d /firmware/Makefile
parentsmctr: use request_firmware() (diff)
downloadlinux-dev-79682499d9f3eaea4e6a970d8aa0b9bc1ac2a97f.tar.xz
linux-dev-79682499d9f3eaea4e6a970d8aa0b9bc1ac2a97f.zip
kaweth: use request_firmware()
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'firmware/Makefile')
-rw-r--r--firmware/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/Makefile b/firmware/Makefile
index 7a8fa9e1f46c..40939e91c838 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -26,6 +26,9 @@ fw-shipped-$(CONFIG_SND_MAESTRO3) += ess/maestro3_assp_kernel.fw \
ess/maestro3_assp_minisrc.fw
fw-shipped-$(CONFIG_SND_YMFPCI) += yamaha/ds1_ctrl.fw yamaha/ds1_dsp.fw \
yamaha/ds1e_ctrl.fw
+fw-shipped-$(CONFIG_USB_KAWETH) += kaweth/new_code.bin kaweth/trigger_code.bin \
+ kaweth/new_code_fix.bin \
+ kaweth/trigger_code_fix.bin
fw-shipped-all := $(fw-shipped-y) $(fw-shipped-m) $(fw-shipped-)