Skip to content

Commit

Permalink
[p-openwrt-mips] Update compiler path.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpc committed Nov 9, 2015
1 parent 0288f89 commit 084e2f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions p-openwrt-mips/env
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 084e2f9

Please sign in to comment.