aboutsummaryrefslogtreecommitdiff
path: root/firmware/Makefile
diff options
context:
space:
mode:
authorJohn Fredriksson <john.xj.fredriksson@stericsson.com>2011-10-06 13:38:38 +0200
committerAndy Green <andy.green@linaro.org>2011-12-26 22:18:48 +0800
commitca1ae5eace0c5026c37df0977164d1a0ffa3d62b (patch)
tree1c624c919c467b0d935c5581bf31139418e9e964 /firmware/Makefile
parent1be222fbe08c7967021a60cfb413fee17038917e (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 66d0e990285..1035e603c69 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