From ba0b27980e17c9ccb9e6c9035a564c044425eb14 Mon Sep 17 00:00:00 2001 From: Owen Carter Date: Sat, 31 Aug 2024 13:25:51 +0200 Subject: [PATCH] Update README.md --- source/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/README.md b/source/README.md index d62127c..b9c00e1 100644 --- a/source/README.md +++ b/source/README.md @@ -1,2 +1,5 @@ ## Download the Ubuntu sources here if you are building custom DTB's -See [build-tree README](../build-tree/README.md). + +This is not necesscary when using the generic device tree, it is only needed for building custom device trees. + +See [build-tree README](../build-tree/README.md) for details.