X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fe1000e;h=f046ee516c99e7795df86b910f736690050a63bf;hb=89a010793874c5143882fb49002a0abc6f2f3be2;hp=cce53673551bbb1542360cb46a1ea28ae4c178b9;hpb=e2929cde1203ebeb194264bb7d7b9ca4e484e525;p=ipfire-2.x.git diff --git a/lfs/e1000e b/lfs/e1000e index cce5367355..f046ee516c 100644 --- a/lfs/e1000e +++ b/lfs/e1000e @@ -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 = 1.1.19 +VER = 1.6.3 THISAPP = e1000e-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -50,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 94e86507f139226c1add173dafdbbd52 +$(DL_FILE)_MD5 = 9526a6c004f936506a90e10911420bf8 install : $(TARGET)