aboutsummaryrefslogtreecommitdiff
path: root/firmware/Makefile
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-03-30 18:17:21 +0530
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-03-30 19:27:07 +0530
commita7a5eb9d4eb9908709df66e8f8f1724b5b108258 (patch)
tree0c0a14f88631956d6147e910d3d09c02971022ad /firmware/Makefile
parent7c757eb9f804782fb39d0ae2c1a88ffb9309138e (diff)
yam: use request_firmware
Added predef variable in add_mcs() to support predefined mcs data Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.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 c6af61b4e51..fc7d4277439 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -91,6 +91,7 @@ fw-shipped-$(CONFIG_USB_SERIAL_KEYSPAN_PDA) += keyspan_pda/keyspan_pda.fw
fw-shipped-$(CONFIG_USB_SERIAL_XIRCOM) += keyspan_pda/xircom_pgs.fw
fw-shipped-$(CONFIG_USB_VICAM) += vicam/firmware.fw
fw-shipped-$(CONFIG_VIDEO_CPIA2) += cpia2/stv0672_vp4.bin
+fw-shipped-$(CONFIG_YAM) += yam/1200.bin yam/9600.bin
fw-shipped-all := $(fw-shipped-y) $(fw-shipped-m) $(fw-shipped-)