kumquat-buildroot/docs/manual
Yann E. MORIN a524731012 manual: add explanations on limitations about using O=...
Using a relative path for O=... has limitations, since it is interpreted
relative to the Buildroot tree, and thus may lead to unexpected results.

For example, running this:
    make -C buildroot O=my-O

will not create my-O in the current working directory, but as a
sub-directory of the Buildroot tree, here in buildroot/my-O

Explain this in the manual (as is similarly done for BR2_EXTERNAL).
Also add a note that $(O) will be created if missing.

Also change O=.. and -C .. to O=<...> and -C <...> to make it explicit
this is an ellipse, not a relative path.

Reported-by: Jérémy Rosen <jeremy.rosen@openwide.fr>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Samuel Martin <s.martin49@gmail.com>
Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-22 21:56:57 +01:00
..
adding-packages-autotools.txt manual: remove package clean commands 2013-12-08 19:41:54 +01:00
adding-packages-cmake.txt manual: remove package clean commands 2013-12-08 19:41:54 +01:00
adding-packages-conclusion.txt
adding-packages-directory.txt manual: explain format of comment about udev /dev management dependency 2013-12-19 21:54:36 +01:00
adding-packages-generic.txt manual: remove package clean commands 2013-12-08 19:41:54 +01:00
adding-packages-gettext.txt
adding-packages-hooks.txt manual: add some info on the POST_RSYNC hook 2013-11-11 00:12:05 +01:00
adding-packages-luarocks.txt manual: adding packages luarocks 2014-01-13 23:18:48 +01:00
adding-packages-python.txt package: introduce Python package infrastructure 2013-12-15 13:32:12 +01:00
adding-packages-tips.txt docs: document the new github helper function 2013-12-06 22:37:34 +01:00
adding-packages.txt manual: adding packages luarocks 2014-01-13 23:18:48 +01:00
advanced.txt
appendix.txt manual: clarify handling of deprecated features 2014-01-21 21:56:46 +01:00
beyond-buildroot.txt
ccache-support.txt
common-usage.txt manual: add explanations on limitations about using O=... 2014-02-22 21:56:57 +01:00
configure.txt manual: systemd does not require glib 2013-12-09 09:34:54 +01:00
contribute.txt trivial: update buildroot e-mail address to buildroot@buildroot.org 2014-02-12 20:39:15 +01:00
customize-busybox-config.txt
customize-kernel-config.txt
customize-outside-br.txt manual: switch BR2_EXTERNAL examples to use absolute paths 2014-02-22 21:56:57 +01:00
customize-packages.txt manual: fix uboot subdirectory in example layout 2014-01-03 21:05:13 +01:00
customize-rootfs.txt infra: replace BUILDROOT_CONFIG with BR2_CONFIG 2014-02-09 17:00:13 +01:00
customize-store.txt
customize-toolchain.txt manual: Clarify wrapper and debug 2014-02-03 09:25:09 +01:00
customize-uclibc-config.txt
customize.txt docs/manual: add explanations about BR2_EXTERNAL 2013-12-08 23:01:44 +01:00
debugging-buildroot.txt infra: replace BUILDROOT_CONFIG with BR2_CONFIG 2014-02-09 17:00:13 +01:00
developer-guide.txt pkg-infra: add user-supplied step-hooks 2013-11-13 00:27:26 +01:00
download-infra.txt
download-location.txt infra: replace BUILDROOT_DL_DIR with BR2_DL_DIR. 2014-02-09 11:02:42 +01:00
eclipse-integration.txt
faq-troubleshooting.txt manual/faq: add section about why no binary packages 2014-02-20 20:56:01 +01:00
get-involved.txt
getting.txt
going-further.txt
how-buildroot-works.txt
introduction.txt
known-issues.txt
legal-notice.txt package: standardise Apache licenses 2014-01-02 15:12:02 +01:00
make-tips.txt
makedev-syntax.txt
makeusers-syntax.txt
manual.mk core: introduce the BR2_EXTERNAL variable 2013-12-08 22:38:13 +01:00
manual.txt manual: use current date/time for 'generated on' 2014-01-04 21:11:44 +01:00
package-make-target.txt manual: remove package clean commands 2013-12-08 19:41:54 +01:00
patch-policy.txt manual: update for multiple global patch dirs 2013-12-25 17:31:55 +01:00
prerequisite.txt docs/manual: Add version number to perl in prerequisites 2013-11-11 15:06:34 +01:00
rebuilding-packages.txt
starting-up.txt
using-buildroot-toolchain.txt
using.txt mention nconfig 2013-12-09 09:20:07 +01:00
working-with.txt
writing-rules.txt manual: remove suggestion of aligning = signs in .mk files 2014-01-22 21:46:13 +01:00