X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fkqemu;h=d07d9f1cc9771f06314bdc19e568b8ac5c7cd9cb;hb=7fb1b9f680b91b0f3446172c07de7c4e9c106001;hp=3c370008f21d5122f6706ad7312519aa0a2968f4;hpb=2b2e03eded667aea41f564e4ea982cdf77a32f08;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/kqemu b/lfs/kqemu index 3c370008f2..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 "$(SMP)" "1" +ifeq "$(PAE)" "1" + VERSUFIX=ipfire-pae +else +ifeq "$(XEN)" "1" VERSUFIX=ipfire-xen else VERSUFIX=ipfire endif +endif VER = 1.4.0pre1