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>2011-10-13 10:30:56 +0200
commit13481e243b8f1933ec84430b6c7ab80517c376f6 (patch)
treeddac907d11ebc10e50cd1eb392c5da68b8bd7858 /firmware/Makefile
parent4e4c2800a7b19cc9abb586a6f419e0986caeb69a (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 5f43bfba3c7..bd8cd7649c5 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