The drivers/net/usb/Makefile doesn't have qmi_wwan.o anymore, so we don't need to patch it out with the latest wireless-testing. Signed-off-by: Luciano Coelho <coelho@xxxxxx> --- patches/99-change-makefiles.patch | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/patches/99-change-makefiles.patch b/patches/99-change-makefiles.patch index 3ab5c73..62be69b 100644 --- a/patches/99-change-makefiles.patch +++ b/patches/99-change-makefiles.patch @@ -15,7 +15,7 @@ only the wireless stuff. -obj-$(CONFIG_EEPROM_DIGSY_MTC_CFG) += digsy_mtc_eeprom.o --- a/drivers/net/usb/Makefile +++ b/drivers/net/usb/Makefile -@@ -2,32 +2,6 @@ +@@ -2,31 +2,6 @@ # Makefile for USB Network drivers # @@ -46,7 +46,6 @@ only the wireless stuff. -obj-$(CONFIG_USB_NET_CX82310_ETH) += cx82310_eth.o -obj-$(CONFIG_USB_NET_CDC_NCM) += cdc_ncm.o -obj-$(CONFIG_USB_VL600) += lg-vl600.o --obj-$(CONFIG_USB_NET_QMI_WWAN) += qmi_wwan.o - --- a/drivers/net/wireless/Makefile +++ b/drivers/net/wireless/Makefile -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html