X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fe1000e;h=ba465952bda6d25478e919dc6d809a9b921a8aa2;hp=5838f6a77470d30f143b52e3fb30025802b5c810;hb=3529923589dbf8824543920f27fc901fcbab67c4;hpb=5111b6c08b568300c50cb3079ed7d8b6976e17e1 diff --git a/lfs/e1000e b/lfs/e1000e index 5838f6a774..ba465952bd 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,13 +24,17 @@ include Config +ifeq "$(PAE)" "1" + VERSUFIX = ipfire-pae +else ifeq "$(XEN)" "1" VERSUFIX = ipfire-xen else VERSUFIX = ipfire endif +endif -VER = 1.1.19 +VER = 1.3.10a THISAPP = e1000e-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -46,7 +50,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 94e86507f139226c1add173dafdbbd52 +$(DL_FILE)_MD5 = 04b8856433d5e582ab41bdd3b24f20a5 install : $(TARGET)