summaryrefslogtreecommitdiff
path: root/docs/customize-libc-config.txt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-17 09:44:44 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-17 09:44:44 +0100
commitc0e617ea5633e5879f4b7dcf00f7942cf5da6a83 (patch)
tree7f5414994b6cd15d7bdcce1f05bd2a75d4bfa06c /docs/customize-libc-config.txt
parentf2b441c93ac0542edd34eaa30f5a55efa73439b9 (diff)
parent521eddfc1e29218e26e3080c095a519ea3f8156d (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'docs/customize-libc-config.txt')
-rw-r--r--docs/customize-libc-config.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize-libc-config.txt b/docs/customize-libc-config.txt
index 075a272a0..438e630f8 100644
--- a/docs/customize-libc-config.txt
+++ b/docs/customize-libc-config.txt
@@ -27,7 +27,7 @@ and rebuild your targetsystem, including the toolchain components:
----------------
$ cp .config ../target/<arch>/uclibc.config
- $ cd .. && make cleantarget && make
+ $ cd .. && make cleandir && make
----------------
There are no customization options for GNU libc or musl available.