do not build x86_64 until crosscompiler is on build machine
authorMarc Fiuczynski <mef@cs.princeton.edu>
Sun, 31 Dec 2006 23:53:00 +0000 (23:53 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Sun, 31 Dec 2006 23:53:00 +0000 (23:53 +0000)
planetlab.mk

index b8a5133..b6d3744 100644 (file)
@@ -4,7 +4,7 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # 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