Don't try to buidl jello


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5135 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/tools/Makefile b/tools/Makefile
index 095395b..10aff58 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -3,12 +3,12 @@
 
 include $(LEVEL)/Makefile.common
 
-ifeq ($(ARCH),x86)
+#ifeq ($(ARCH),x86)
 # Only build jello when we are on X86
-all     :: jello/.makeall
-install :: jello/.makeinstall
-clean   :: jello/.makeclean
-endif
+#all     :: jello/.makeall
+#install :: jello/.makeinstall
+#clean   :: jello/.makeclean
+#endif