summaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/InstPrinter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/Mips/InstPrinter/Makefile')
-rw-r--r--lib/Target/Mips/InstPrinter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Mips/InstPrinter/Makefile b/lib/Target/Mips/InstPrinter/Makefile
index 63e38ef..74872a4 100644
--- a/lib/Target/Mips/InstPrinter/Makefile
+++ b/lib/Target/Mips/InstPrinter/Makefile
@@ -10,7 +10,7 @@
LEVEL = ../../../..
LIBRARYNAME = LLVMMipsAsmPrinter
-# Hack: we need to include 'main' arm target directory to grab private headers
+# Hack: we need to include 'main' mips target directory to grab private headers
CPP.Flags += -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud