aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/Makefile')
-rw-r--r--firmware/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/Makefile b/firmware/Makefile
index ea1d28f9b44c..466106fa2146 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -78,7 +78,8 @@ fw-shipped- += keyspan/mpr.fw keyspan/usa18x.fw keyspan/usa19.fw \
78 keyspan/usa28.fw keyspan/usa28xa.fw keyspan/usa28xb.fw \ 78 keyspan/usa28.fw keyspan/usa28xa.fw keyspan/usa28xb.fw \
79 keyspan/usa28x.fw keyspan/usa49w.fw keyspan/usa49wlc.fw 79 keyspan/usa28x.fw keyspan/usa49w.fw keyspan/usa49wlc.fw
80endif 80endif
81fw-shipped-$(CONFIG_USB_SERIAL_TI) += ti_3410.fw ti_5052.fw 81fw-shipped-$(CONFIG_USB_SERIAL_TI) += ti_3410.fw ti_5052.fw \
82 mts_cdma.fw mts_gsm.fw mts_edge.fw
82fw-shipped-$(CONFIG_USB_SERIAL_EDGEPORT) += edgeport/boot.fw edgeport/boot2.fw \ 83fw-shipped-$(CONFIG_USB_SERIAL_EDGEPORT) += edgeport/boot.fw edgeport/boot2.fw \
83 edgeport/down.fw edgeport/down2.fw 84 edgeport/down.fw edgeport/down2.fw
84fw-shipped-$(CONFIG_USB_SERIAL_EDGEPORT_TI) += edgeport/down3.bin 85fw-shipped-$(CONFIG_USB_SERIAL_EDGEPORT_TI) += edgeport/down3.bin