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 27e89c1d402..f4a6908fa1c 100644
--- a/llvm/lib/Target/Makefile
+++ b/llvm/lib/Target/Makefile
@@ -7,7 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
-DIRS = CBackend X86 SparcV9 SparcV8 PowerPC
+DIRS = CBackend X86 SparcV9 PowerPC
LIBRARYNAME = target
BUILD_ARCHIVE = 1
OpenPOWER on IntegriCloud