From: Peter Seiderer Date: Wed, 8 May 2019 17:28:18 +0000 (+0200) Subject: board/armadeus: replace utf-8 graphic sympols by ascii characters X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=516e118e365662b0bd267766904c044f94be2392;p=buildroot.git board/armadeus: replace utf-8 graphic sympols by ascii characters Signed-off-by: Peter Seiderer Signed-off-by: Thomas Petazzoni --- diff --git a/board/armadeus/readme.txt b/board/armadeus/readme.txt index 98c7b08249..c03508c604 100644 --- a/board/armadeus/readme.txt +++ b/board/armadeus/readme.txt @@ -44,11 +44,11 @@ Result of the build When the build is finished, you will end up with: output/images/ - ├── imx**-apfxxdev.dtb [1] - ├── rootfs.tar - ├── rootfs.ubi - ├── rootfs.ubifs - └── uImage + +-- imx**-apfxxdev.dtb [1] + +-- rootfs.tar + +-- rootfs.ubi + +-- rootfs.ubifs + +-- uImage [1] Only if the kernel version used uses a Device Tree.