diff options
author | Samuel MARTIN <s.martin49@gmail.com> | 2012-02-08 23:20:54 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-02-09 23:23:42 +0100 |
commit | 2c4de62b14cf5c661ea6f999a031e9a4f115782e (patch) | |
tree | c920b2a85987f91527fef3118fbeb48b1372c284 /docs/manual/customize.txt | |
parent | fd10b42ab8db0cd5d2f3c9076d54244c6e0e60a8 (diff) | |
download | buildroot-novena-2c4de62b14cf5c661ea6f999a031e9a4f115782e.tar.gz buildroot-novena-2c4de62b14cf5c661ea6f999a031e9a4f115782e.zip |
docs: Add customizing toolchain section
Signed-off-by: Samuel MARTIN <s.martin49@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs/manual/customize.txt')
-rw-r--r-- | docs/manual/customize.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/manual/customize.txt b/docs/manual/customize.txt index c9f4dfd41..e8235dee8 100644 --- a/docs/manual/customize.txt +++ b/docs/manual/customize.txt @@ -8,3 +8,5 @@ include::customize-busybox-config.txt[] include::customize-uclibc-config.txt[] include::customize-kernel-config.txt[] + +include::customize-toolchain.txt[] |