X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fkqemu;h=d07d9f1cc9771f06314bdc19e568b8ac5c7cd9cb;hb=26c1cc7153a627400de3902c0e569cf6100a4b51;hp=7fb14de89bc62cac80a2ec3d75affcb957f5ff78;hpb=d732b9c9b94b88d9bcf52007d3337a74eb322dd0;p=ipfire-2.x.git diff --git a/lfs/kqemu b/lfs/kqemu index 7fb14de89b..d07d9f1cc9 100644 --- a/lfs/kqemu +++ b/lfs/kqemu @@ -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 = 1.4.0pre1