X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fe1000;h=fe31df733dc35c1976f1438911556bfe80e4e0ad;hp=1d61e5bb277d31884e354dd7e65f20fa284d4214;hb=bc259fdcc14bb766173c7bd0b82a92cc0e33c79b;hpb=57e682114e87ea9ed4cc419aea17dfd63cf3917b diff --git a/lfs/e1000 b/lfs/e1000 index 1d61e5bb2..fe31df733 100644 --- a/lfs/e1000 +++ b/lfs/e1000 @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2010 IPFire Team # +# Copyright (C) 2007-2011 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,17 +24,9 @@ include Config -ifeq "$(PAE)" "1" - VERSUFIX = ipfire-pae -else -ifeq "$(XEN)" "1" - VERSUFIX = ipfire-xen -else - VERSUFIX = ipfire -endif -endif +VERSUFIX = ipfire$(KCFG) -VER = 8.0.19 +VER = 8.0.35 THISAPP = e1000-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -50,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = dc66dcbfd7c2e48af8cfc86f4f174fce +$(DL_FILE)_MD5 = 0f452b979f7a7b9ea0b5a87a117f7408 install : $(TARGET)