From 516e118e365662b0bd267766904c044f94be2392 Mon Sep 17 00:00:00 2001 From: Peter Seiderer Date: Wed, 8 May 2019 19:28:18 +0200 Subject: [PATCH] board/armadeus: replace utf-8 graphic sympols by ascii characters Signed-off-by: Peter Seiderer Signed-off-by: Thomas Petazzoni --- board/armadeus/readme.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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. -- 2.30.2