mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 12:32:59 +02:00
igb: updated to 4.3.0.
This commit is contained in:
4
lfs/igb
4
lfs/igb
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user