summaryrefslogtreecommitdiffstats
path: root/out-of-tree.mk
diff options
context:
space:
mode:
Diffstat (limited to 'out-of-tree.mk')
-rw-r--r--out-of-tree.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/out-of-tree.mk b/out-of-tree.mk
index 524fdb6..9a65f7d 100644
--- a/out-of-tree.mk
+++ b/out-of-tree.mk
@@ -1,6 +1,8 @@
-STAGING_DIR=/home/openwrt/gl-inet-mt300n-v2/master-d20f4fc/staging_dir/toolchain-mipsel_24kc_gcc-7.3.0_musl
+#STAGING_DIR=/home/openwrt/gl-inet-mt300n-v2/master-d20f4fc/staging_dir/toolchain-mipsel_24kc_gcc-7.3.0_musl
+STAGING_DIR=/home//openwrt/gl-inet-ar300m/master-fa83455/staging_dir/toolchain-mips_24kc_gcc-8.3.0_musl/
export STAGING_DIR
-CROSS=${STAGING_DIR}/bin/mipsel-openwrt-linux-musl-
+#CROSS=${STAGING_DIR}/bin/mipsel-openwrt-linux-musl-
+CROSS=${STAGING_DIR}/bin/mips-openwrt-linux-
CC=${CROSS}gcc