diff options
Diffstat (limited to 'firmware/Makefile')
-rw-r--r-- | firmware/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/Makefile b/firmware/Makefile index aa2e02d72c00..c6af61b4e51e 100644 --- a/firmware/Makefile +++ b/firmware/Makefile | |||
@@ -35,7 +35,7 @@ fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin | |||
35 | fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin | 35 | fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin |
36 | fw-shipped-$(CONFIG_CHELSIO_T3) += cxgb3/t3b_psram-1.1.0.bin \ | 36 | fw-shipped-$(CONFIG_CHELSIO_T3) += cxgb3/t3b_psram-1.1.0.bin \ |
37 | cxgb3/t3c_psram-1.1.0.bin \ | 37 | cxgb3/t3c_psram-1.1.0.bin \ |
38 | cxgb3/t3fw-7.0.0.bin | 38 | cxgb3/t3fw-7.1.0.bin |
39 | fw-shipped-$(CONFIG_DVB_TTUSB_BUDGET) += ttusb-budget/dspbootcode.bin | 39 | fw-shipped-$(CONFIG_DVB_TTUSB_BUDGET) += ttusb-budget/dspbootcode.bin |
40 | fw-shipped-$(CONFIG_E100) += e100/d101m_ucode.bin e100/d101s_ucode.bin \ | 40 | fw-shipped-$(CONFIG_E100) += e100/d101m_ucode.bin e100/d101s_ucode.bin \ |
41 | e100/d102e_ucode.bin | 41 | e100/d102e_ucode.bin |