From 65f0606bd3a00f3abd5bfd58dc6c223f09adfb29 Mon Sep 17 00:00:00 2001 From: Adam Greene Date: Mon, 15 May 2017 11:36:30 -0400 Subject: [PATCH] Caveat --- activate-openwrt-toolchain.env | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/activate-openwrt-toolchain.env b/activate-openwrt-toolchain.env index 6e7561c..00b33c2 100644 --- a/activate-openwrt-toolchain.env +++ b/activate-openwrt-toolchain.env @@ -1,6 +1,15 @@ # This software is released under the terms of GPLv2 by copyright@mzpqnxow.com # Please see LICENSE or LICENSE.md for more information on GPLv2 +# +# YMMV, but this worked reliably for me. However, it ONLY worked reliably +# when using a prebuilt toolchain from the OpenWrt project. It seems to +# not work well when building your own. It's possible I just didn't use a +# suffix setting or something else that this script relies on. So just to +# reiterate: **use this only with the OpenWrt-Toolchain-xxx-yyy*.tar.bz2 +# prebuilt toolchains from OpenWrt.org or all bets are off!** +# + # # This is not for you unless you are using a pre-built OpenWRT toolchain # This is a productivity script that should be sourced from a Bash shell