From: Arne Fitzenreiter Date: Tue, 14 Oct 2008 20:33:14 +0000 (+0200) Subject: Update ATL2 Network driver to 2.05 X-Git-Tag: v2.3-rc1~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a0b295b41d21a28af26b2ea596b31853feb50b47;p=ipfire-2.x.git Update ATL2 Network driver to 2.05 --- diff --git a/lfs/atl2 b/lfs/atl2 index 8f440f2524..26e4f64ec1 100644 --- a/lfs/atl2 +++ b/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))