]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/cryptodev
Revert "cryptodev: Update kernel module."
[people/pmueller/ipfire-2.x.git] / lfs / cryptodev
index 5c1646bcf879808795a3a63e509c19e87dbb3e7f..cd690345609a3eda27925dccbfb52f33b5180200 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2010  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
 
 VER        = 20091126