]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/e1000e
Merge remote-tracking branch 'origin/next' into thirteen
[ipfire-2.x.git] / lfs / e1000e
index cce53673551bbb1542360cb46a1ea28ae4c178b9..f046ee516c99e7795df86b910f736690050a63bf 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2010  IPFire Team <info@ipfire.org>                           #
+# Copyright (C) 2007-2011  IPFire Team <info@ipfire.org>                      #
 #                                                                             #
 # 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        #
 
 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)