This commit is contained in:
Adam Greene 2017-05-15 11:36:30 -04:00
parent 39d0fa4083
commit 65f0606bd3

View File

@ -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