X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fkvm-kmod;h=e443b703447a1dfe922c582de6e2045c5ee2103c;hp=c2eb52df67d81e5ebb57762bdefe0cf9e8f0c300;hb=26c1cc7153a627400de3902c0e569cf6100a4b51;hpb=d732b9c9b94b88d9bcf52007d3337a74eb322dd0 diff --git a/lfs/kvm-kmod b/lfs/kvm-kmod index c2eb52df6..e443b7034 100644 --- a/lfs/kvm-kmod +++ b/lfs/kvm-kmod @@ -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 = 2.6.34.1