mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-02 00:02:55 +02:00
Updated Realtek 8168 driver.
This commit is contained in:
@@ -34,7 +34,7 @@ else
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
VER = 8.018.00
|
VER = 8.019.00
|
||||||
|
|
||||||
THISAPP = r8168-$(VER)
|
THISAPP = r8168-$(VER)
|
||||||
DL_FILE = $(THISAPP).tar.bz2
|
DL_FILE = $(THISAPP).tar.bz2
|
||||||
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
|
|||||||
|
|
||||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||||
|
|
||||||
$(DL_FILE)_MD5 = f73f91690ef18e76434cb083b10f3b44
|
$(DL_FILE)_MD5 = f6934fc5df1dfb5fea82e4a310568890
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user