qmod: Use different Interface Strings for Modem1+2 / Modem 3+4

This makes it obvious in 'lsusb' and to other software on the USB host
which interface is for which of the modems.
This commit is contained in:
Harald Welte
2017-03-06 09:28:13 +01:00
parent 809e5840f9
commit 912b183b29
3 changed files with 13 additions and 3 deletions

View File

@@ -95,7 +95,7 @@ C_OSMOCORE = $(notdir $(wildcard libosmocore/source/*.c))
C_LIBCHIP = $(notdir $(wildcard $(AT91LIB)/libchip_sam3s/source/*.c) $(wildcard $(AT91LIB)/libchip_sam3s/cmsis/*.c))
C_LIBUSB = USBDescriptors.c USBRequests.c USBD.c USBDCallbacks.c USBDDriver.c USBDDriverCallbacks.c
C_LIBUSB_RT = dfu.c dfu_desc.c dfu_runtime.c
C_LIBUSB_RT = dfu.c dfu_runtime.c
C_LIBUSB_DFU = dfu.c dfu_desc.c dfu_driver.c
C_LIBCOMMON = string.c stdio.c fputs.c req_ctx.c ringbuffer.c