diff --git a/p-openwrt-mips/env b/p-openwrt-mips/env index b21c08c..25c2922 100644 --- a/p-openwrt-mips/env +++ b/p-openwrt-mips/env @@ -1,3 +1,3 @@ export BASE="/opt/openwrt/staging_dir" -export STAGING_DIR="$BASE/target-mips_34kc_musl-1.1.10" -export PATH="$BASE/toolchain-mips_34kc_gcc-4.8-linaro_musl-1.1.10/bin:$PATH" +export STAGING_DIR="$BASE/target-mips_34kc_musl-1.1.11" +export PATH="$BASE/toolchain-mips_34kc_gcc-4.8-linaro_musl-1.1.11/bin:$PATH"