summaryrefslogtreecommitdiff
path: root/firmware/Makefile
diff options
context:
space:
mode:
authorJohn Fredriksson <john.xj.fredriksson@stericsson.com>2011-10-06 13:38:38 +0200
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:04:09 +0200
commit558d296a33f73252a4c99ad83804ccd5f747b5ab (patch)
tree0828471b96b5ea8a21a08fa774bb352fe0cf51ac /firmware/Makefile
parent3afd76e869f7640b064a7d6d7d38fd02475a5661 (diff)
av8100: Add av8100 firmware to kernel firmware.
Include av8100.fw in the kernel when CONFIG_AV8100 is enabled. Signed-off-by: John Fredriksson <john.xj.fredriksson@stericsson.com> Change-Id: Ie8a7c4b087858451bd75e04532f9a5399a69ba37 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/33810 Reviewed-by: Philippe LANGLAIS <philippe.langlais@stericsson.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 0d15a3d113a..b74752ef53f 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -32,6 +32,7 @@ fw-shipped-$(CONFIG_ADAPTEC_STARFIRE) += adaptec/starfire_rx.bin \
adaptec/starfire_tx.bin
fw-shipped-$(CONFIG_ATARI_DSP56K) += dsp56k/bootstrap.bin
fw-shipped-$(CONFIG_ATM_AMBASSADOR) += atmsar11.fw
+fw-shipped-$(CONFIG_AV8100) += av8100.fw
fw-shipped-$(CONFIG_BNX2X) += bnx2x/bnx2x-e1-6.2.9.0.fw \
bnx2x/bnx2x-e1h-6.2.9.0.fw \
bnx2x/bnx2x-e2-6.2.9.0.fw