igb: updated to 4.3.0.

This commit is contained in:
Arne Fitzenreiter
2013-06-22 11:28:38 +02:00
parent 101f32a99f
commit e2f6d3f449

View File

@@ -32,7 +32,7 @@ else
MODPATH = /lib/modules/$(KVER)-$(VERSUFIX)/kernel/drivers/net/ethernet/intel/igb/
endif
VER = 4.1.2
VER = 4.3.0
THISAPP = igb-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 0a5462b76310b83a40c9023edae50d72
$(DL_FILE)_MD5 = dcbf7271c016bdb71102eb623b807f83
install : $(TARGET)