Add defconfig and add necessary files to copy-list. Signed-off-by: Stefan Assmann <sassmann@xxxxxxxxx> --- backport/defconfigs/igb | 2 ++ copy-list | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 backport/defconfigs/igb diff --git a/backport/defconfigs/igb b/backport/defconfigs/igb new file mode 100644 index 0000000..8045257 --- /dev/null +++ b/backport/defconfigs/igb @@ -0,0 +1,2 @@ +CPTCFG_NET_VENDOR_INTEL=y +CPTCFG_IGB=m diff --git a/copy-list b/copy-list index 9444aff..2b2e177 100644 --- a/copy-list +++ b/copy-list @@ -100,6 +100,10 @@ drivers/net/ethernet/broadcom/Makefile drivers/net/ethernet/broadcom/b44.c drivers/net/ethernet/broadcom/b44.h +drivers/net/ethernet/intel/Kconfig +drivers/net/ethernet/intel/Makefile +drivers/net/ethernet/intel/igb/ + # wwan drivers include/uapi/linux/usb/cdc.h include/uapi/linux/usb/cdc-wdm.h -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html