diff options
Diffstat (limited to 'firmware/Makefile')
-rw-r--r-- | firmware/Makefile | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/firmware/Makefile b/firmware/Makefile index 621de8e952f7..878329cf4825 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 |
33 | fw-shipped-$(CONFIG_ATARI_DSP56K) += dsp56k/bootstrap.bin | 33 | fw-shipped-$(CONFIG_ATARI_DSP56K) += dsp56k/bootstrap.bin |
34 | fw-shipped-$(CONFIG_ATM_AMBASSADOR) += atmsar11.fw | 34 | fw-shipped-$(CONFIG_ATM_AMBASSADOR) += atmsar11.fw |
35 | fw-shipped-$(CONFIG_BNX2X) += bnx2x-e1-4.8.53.0.fw bnx2x-e1h-4.8.53.0.fw | 35 | fw-shipped-$(CONFIG_BNX2X) += bnx2x-e1-5.0.21.0.fw bnx2x-e1h-5.0.21.0.fw |
36 | fw-shipped-$(CONFIG_BNX2) += bnx2/bnx2-mips-09-4.6.17.fw \ | 36 | fw-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 | ||
40 | fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin | 41 | fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin |
41 | fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin | 42 | fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin |
42 | fw-shipped-$(CONFIG_CHELSIO_T3) += cxgb3/t3b_psram-1.1.0.bin \ | 43 | fw-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 | ||
45 | fw-shipped-$(CONFIG_DVB_AV7110) += av7110/bootcode.bin | 49 | fw-shipped-$(CONFIG_DVB_AV7110) += av7110/bootcode.bin |
46 | fw-shipped-$(CONFIG_DVB_TTUSB_BUDGET) += ttusb-budget/dspbootcode.bin | 50 | fw-shipped-$(CONFIG_DVB_TTUSB_BUDGET) += ttusb-budget/dspbootcode.bin |
47 | fw-shipped-$(CONFIG_E100) += e100/d101m_ucode.bin e100/d101s_ucode.bin \ | 51 | fw-shipped-$(CONFIG_E100) += e100/d101m_ucode.bin e100/d101s_ucode.bin \ |