From 1793c8d692589a432784965686e641ca400f21c3 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Thu, 5 Jul 2018 19:47:10 +0100 Subject: [PATCH] Remove old information. --- BUILD.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/BUILD.txt b/BUILD.txt index 92da612..42ee4f9 100644 --- a/BUILD.txt +++ b/BUILD.txt @@ -66,11 +66,6 @@ which is available from . This will allow use the GPIO pins as controller pins for the different repeaters if needed. -The top level Makefile includes platform specific settings from the file -"settings.mk". The default file is for x86 Linux systems. Samples for other -platforms are provided by other developers, copy a required version to -"settings.mk" when needed. - To actually build the software, type "make" in the same directory as this file and all should build without errors, there may be a warning or two though. Once compiled log in as root or use the sudo command, and do "make install".