diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2017-09-05 22:34:52 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-09-06 22:13:17 +0200 |
commit | 11e548f1e6107ace611a1dece926cf96090d9333 (patch) | |
tree | 6fb448fec2c4dff081fa218f40ca3ad365e643e2 /docs/manual/appendix.txt | |
parent | a4478b7dcd0e037ab51e568790e5e80a79e9a69d (diff) | |
download | buildroot-11e548f1e6107ace611a1dece926cf96090d9333.tar.gz buildroot-11e548f1e6107ace611a1dece926cf96090d9333.zip |
docs/manual: add appendix about migration from older versions
... and move the br2-external migration to it.
Reported-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/appendix.txt')
-rw-r--r-- | docs/manual/appendix.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/appendix.txt b/docs/manual/appendix.txt index 4d4bbecc18..86afa4bdaa 100644 --- a/docs/manual/appendix.txt +++ b/docs/manual/appendix.txt @@ -3,4 +3,4 @@ include::makedev-syntax.txt[] include::makeusers-syntax.txt[] -include::br2-external-converting.txt[] +include::migrating.txt[] |