docs/manual: fix documentation about BR2_EXTERNAL_<name>_PATH variable
authorJerry Evans <g4@novadsp.com>
Sun, 20 Nov 2016 13:28:36 +0000 (13:28 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 20 Nov 2016 14:55:22 +0000 (15:55 +0100)
commitd082d20a8ae3afd0638627fba662aaba7319ec69
tree1775e1e22dab2f3f8e0655597fc43225d07ae9ae
parent592188e34b8790ecdb249803318270857dab1d13
docs/manual: fix documentation about BR2_EXTERNAL_<name>_PATH variable

The BR2_EXTERNAL documentation improperly tells to use the
BR2_EXTERNAL_<name>_DIR variable to reference the location of the
BR2_EXTERNAL directory. But in fact the variable is named
BR2_EXTERNAL_<name>_PATH.

In addition, some closing double quotes were missing.

This commit fixes both of those issues.

Signed-off-by: Jerry Evans <g4@novadsp.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
docs/manual/customize-outside-br.txt