mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
Update ATL2 Network driver to 2.05
This commit is contained in:
5
lfs/atl2
5
lfs/atl2
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.0.4
|
||||
VER = 2.0.5
|
||||
|
||||
THISAPP = atl2-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -45,7 +45,8 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 22b22dc9d45b85549b002cf152c8ac27
|
||||
$(DL_FILE)_MD5 = bbd5696cb6c7c6432d7338d783c408f2
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
check : $(patsubst %,$(DIR_CHK)/%,$(objects))
|
||||
|
||||
Reference in New Issue
Block a user