Update ATL2 Network driver to 2.05

This commit is contained in:
Arne Fitzenreiter
2008-10-14 22:33:14 +02:00
parent 3b1534685b
commit a0b295b41d

View File

@@ -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))