summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8672ae66e..23c76bb90 100644
--- a/Makefile
+++ b/Makefile
@@ -97,7 +97,7 @@ $(patsubst %, _dirclean_%, $(DIRS) test) : dummy
install:
@if [ `id -u` -ne 0 ]; then \
- echo "Aborting install -- you must be root."; \
+ echo "Aborting install -- You must be root."; \
/bin/false; \
fi;
rm -f $(INSTALL_DIR)/include/asm