From 67a84111c837d4b353c2de147055a63b0ab892d9 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Fri, 04 May 2018 13:50:40 +0800
Subject: [PATCH] Add busybox and 3rdparty build shell script

---
 tools/install.txt |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/tools/install.txt b/tools/install.txt
new file mode 100644
index 0000000..86f543c
--- /dev/null
+++ b/tools/install.txt
@@ -0,0 +1,5 @@
+
+Install cross compiler to /opt path:
+
+sudo tar -xjf rpi_crosstool.tar.bz2 -C /opt/
+

--
Gitblit v1.9.1