From f57a4dc0d50f19bcbfdba1570def8cd0d45bd646 Mon Sep 17 00:00:00 2001 From: Adam Greene Date: Fri, 5 May 2017 15:07:31 -0400 Subject: [PATCH] Update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fd2d30b..e2881cd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## Build Scripts and Toolchain Helpers +"For when you don't quite need crosstool-ng or buildroot- you just need to build a few binaries, and you have a root to work from" + * ```activate-openwrt-toolchain.env``` - place file in prebuilt OpenWRT toolchain root, source it for productivity, etc. * ```activate-musl-toolchain.env``` - place file in musl-cross-make toolchain root, source it for productivity, etc. * ```gdbserver-7.12-static-build.sh``` - shell script to build a static gdb-7.12 gdbserver using a cross-compile toolchain