From 243bea8d03c8ea39b8e3aabee49f56ebbb983231 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 26 Mar 2019 01:45:15 +0100 Subject: [PATCH] README: more links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90a8af1..e696063 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ It has its origin Ångström distribution - check https://github.com/Angstrom-d Set MORTSGNA_ARMV7_TUNE="1" * If you are looking for best optimization for your machine and/or you have a fast build host with lots of disk-space: don't! - see conf/distro/include/mortsgna-armv7-tune.inc for more information + see [mortsgna-armv7-tune.inc](conf/distro/include/mortsgna-armv7-tune.inc) for more information ------------------------------------------------ ### The following image-features are (re-)added: @@ -34,7 +34,7 @@ It has its origin Ångström distribution - check https://github.com/Angstrom-d which is volatile. NOTE: We change OE-Core's default here: In bitbake.conf VOLATILE_LOG_DIR is enabled so that all images are build for volatile log. Since this is far off what others do change the default. See - conf/distro/include/mortsgna-image-logfile-volatile.inc for more + [mortsgna-image-logfile-volatile.inc](conf/distro/include/mortsgna-image-logfile-volatile.inc) for more information. ----------------------------------------------