X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fcryptodev;h=cd690345609a3eda27925dccbfb52f33b5180200;hp=5c1646bcf879808795a3a63e509c19e87dbb3e7f;hb=ce242e688b77dc1b2e22746e1de2707742f6b798;hpb=0a8db55873838c67f045d4124f566451019622a8 diff --git a/lfs/cryptodev b/lfs/cryptodev index 5c1646bcf8..cd69034560 100644 --- a/lfs/cryptodev +++ b/lfs/cryptodev @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2010 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,11 +24,15 @@ include Config +ifeq "$(PAE)" "1" + VERSUFIX=ipfire-pae +else ifeq "$(XEN)" "1" VERSUFIX=ipfire-xen else VERSUFIX=ipfire endif +endif VER = 20091126