From: Marc Fiuczynski Date: Sun, 31 Dec 2006 23:53:00 +0000 (+0000) Subject: do not build x86_64 until crosscompiler is on build machine X-Git-Tag: planetlab-4_0-rc1~40 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=1e5aac3ddd2d980b9bb34d476d0f69a6d9e37292;p=build.git do not build x86_64 until crosscompiler is on build machine --- diff --git a/planetlab.mk b/planetlab.mk index b8a51338..b6d37448 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -4,7 +4,7 @@ # Mark Huang # Copyright (C) 2003-2006 The Trustees of Princeton University # -# $Id: planetlab.mk,v 1.39 2006/12/26 21:21:30 mef Exp $ +# $Id: planetlab.mk,v 1.40 2006/12/29 22:17:31 mef Exp $ # # @@ -52,7 +52,7 @@ endif kernel-x86_64-MODULE := linux-2.6 kernel-x86_64-RPMFLAGS:= --target x86_64 kernel-x86_64-SPEC := linux-2.6/scripts/kernel-2.6-planetlab.spec -ALL += kernel-x86_64 +#ALL += kernel-x86_64 kernel-i686-MODULE := linux-2.6 kernel-i686-RPMFLAGS:= --target i686