summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/customize-outside-br.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/manual/customize-outside-br.txt b/docs/manual/customize-outside-br.txt
index 0aabf5a9b5..19257e690e 100644
--- a/docs/manual/customize-outside-br.txt
+++ b/docs/manual/customize-outside-br.txt
@@ -89,12 +89,8 @@ The main usage of this is to store package recipes. The recommended
like:
+
------
-menu "<somecompany> packages"
-
source "$BR2_EXTERNAL/package/package1/Config.in"
source "$BR2_EXTERNAL/package/package2/Config.in"
-
-endmenu
------
+
Then, have a +BR2_EXTERNAL/external.mk+ file that looks like:
OpenPOWER on IntegriCloud