aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaximilian attems <max@stro.at>2012-05-15 22:46:59 +0200
committermaximilian attems <max@stro.at>2012-05-15 22:46:59 +0200
commit00814c0aa91073f388ef53474e5042b4382911d7 (patch)
tree503f1f82b76ce35e24f81b0d4809fb28e2e15d0f
parent36992bd8bb6f6cdd3315032cc9898b1c7b99921c (diff)
downloadklibc-00814c0aa91073f388ef53474e5042b4382911d7.tar.gz
[klibc] Fix help target for headers_install path
Along the lines of the README update. Signed-off-by: maximilian attems <max@stro.at>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 25d32dc962b61..007de214a9c81 100644
--- a/Makefile
+++ b/Makefile
@@ -135,7 +135,7 @@ help:
@echo 'make V=0|1 [targets] 0 => quiet build (default), 1 => verbose build'
@echo
@echo 'Sample invocation:'
- @echo 'make KLIBCKERNELSRC=`pwd`/../linux'
+ @echo 'make KLIBCKERNELSRC=`pwd`/../linux/usr/'
###
# allow one to say make dir/file.o