aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/Makefile')
-rw-r--r--firmware/Makefile19
1 files changed, 12 insertions, 7 deletions
diff --git a/firmware/Makefile b/firmware/Makefile
index d166a7f767e3..5ea80b19785b 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -32,16 +32,20 @@ fw-shipped-$(CONFIG_ADAPTEC_STARFIRE) += adaptec/starfire_rx.bin \
32 adaptec/starfire_tx.bin 32 adaptec/starfire_tx.bin
33fw-shipped-$(CONFIG_ATARI_DSP56K) += dsp56k/bootstrap.bin 33fw-shipped-$(CONFIG_ATARI_DSP56K) += dsp56k/bootstrap.bin
34fw-shipped-$(CONFIG_ATM_AMBASSADOR) += atmsar11.fw 34fw-shipped-$(CONFIG_ATM_AMBASSADOR) += atmsar11.fw
35fw-shipped-$(CONFIG_BNX2X) += bnx2x-e1-4.8.53.0.fw bnx2x-e1h-4.8.53.0.fw 35fw-shipped-$(CONFIG_BNX2X) += bnx2x-e1-5.0.21.0.fw bnx2x-e1h-5.0.21.0.fw
36fw-shipped-$(CONFIG_BNX2) += bnx2/bnx2-mips-09-4.6.17.fw \ 36fw-shipped-$(CONFIG_BNX2) += bnx2/bnx2-mips-09-5.0.0.j3.fw \
37 bnx2/bnx2-rv2p-09-4.6.15.fw \ 37 bnx2/bnx2-rv2p-09-5.0.0.j3.fw \
38 bnx2/bnx2-mips-06-4.6.16.fw \ 38 bnx2/bnx2-rv2p-09ax-5.0.0.j3.fw \
39 bnx2/bnx2-rv2p-06-4.6.16.fw 39 bnx2/bnx2-mips-06-5.0.0.j3.fw \
40 bnx2/bnx2-rv2p-06-5.0.0.j3.fw
40fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin 41fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin
41fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin 42fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin
42fw-shipped-$(CONFIG_CHELSIO_T3) += cxgb3/t3b_psram-1.1.0.bin \ 43fw-shipped-$(CONFIG_CHELSIO_T3) += cxgb3/t3b_psram-1.1.0.bin \
43 cxgb3/t3c_psram-1.1.0.bin \ 44 cxgb3/t3c_psram-1.1.0.bin \
44 cxgb3/t3fw-7.4.0.bin 45 cxgb3/t3fw-7.4.0.bin \
46 cxgb3/ael2005_opt_edc.bin \
47 cxgb3/ael2005_twx_edc.bin \
48 cxgb3/ael2020_twx_edc.bin
45fw-shipped-$(CONFIG_DRM_MGA) += matrox/g200_warp.fw matrox/g400_warp.fw 49fw-shipped-$(CONFIG_DRM_MGA) += matrox/g200_warp.fw matrox/g400_warp.fw
46fw-shipped-$(CONFIG_DRM_R128) += r128/r128_cce.bin 50fw-shipped-$(CONFIG_DRM_R128) += r128/r128_cce.bin
47fw-shipped-$(CONFIG_DRM_RADEON) += radeon/R100_cp.bin radeon/R200_cp.bin \ 51fw-shipped-$(CONFIG_DRM_RADEON) += radeon/R100_cp.bin radeon/R200_cp.bin \
@@ -63,9 +67,10 @@ fw-shipped-$(CONFIG_DVB_TTUSB_BUDGET) += ttusb-budget/dspbootcode.bin
63fw-shipped-$(CONFIG_E100) += e100/d101m_ucode.bin e100/d101s_ucode.bin \ 67fw-shipped-$(CONFIG_E100) += e100/d101m_ucode.bin e100/d101s_ucode.bin \
64 e100/d102e_ucode.bin 68 e100/d102e_ucode.bin
65fw-shipped-$(CONFIG_MYRI_SBUS) += myricom/lanai.bin 69fw-shipped-$(CONFIG_MYRI_SBUS) += myricom/lanai.bin
66fw-shipped-$(CONFIG_PCMCIA_PCNET) += cis/LA-PCM.cis 70fw-shipped-$(CONFIG_PCMCIA_PCNET) += cis/LA-PCM.cis cis/PCMLM28.cis
67fw-shipped-$(CONFIG_PCMCIA_3C589) += cis/3CXEM556.cis 71fw-shipped-$(CONFIG_PCMCIA_3C589) += cis/3CXEM556.cis
68fw-shipped-$(CONFIG_PCMCIA_3C574) += cis/3CCFEM556.cis 72fw-shipped-$(CONFIG_PCMCIA_3C574) += cis/3CCFEM556.cis
73fw-shipped-$(CONFIG_SERIAL_8250_CS) += cis/MT5634ZLX.cis cis/RS-COM-2P.cis
69fw-shipped-$(CONFIG_PCMCIA_SMC91C92) += ositech/Xilinx7OD.bin 74fw-shipped-$(CONFIG_PCMCIA_SMC91C92) += ositech/Xilinx7OD.bin
70fw-shipped-$(CONFIG_SCSI_ADVANSYS) += advansys/mcode.bin advansys/38C1600.bin \ 75fw-shipped-$(CONFIG_SCSI_ADVANSYS) += advansys/mcode.bin advansys/38C1600.bin \
71 advansys/3550.bin advansys/38C0800.bin 76 advansys/3550.bin advansys/38C0800.bin