summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Target/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Makefile b/llvm/lib/Target/Makefile
index 32032a66be1..4228cc97d2a 100644
--- a/llvm/lib/Target/Makefile
+++ b/llvm/lib/Target/Makefile
@@ -1,5 +1,5 @@
LEVEL = ../..
-DIRS = Sparc X86
+DIRS = Sparc #X86
LIBRARYNAME = target
BUILD_ARCHIVE = 1
OpenPOWER on IntegriCloud