summaryrefslogtreecommitdiffstats
path: root/out-of-tree.mk
blob: 9a65f7de835481e8cec0e2baa175a57a28dbf53d (plain)
1
2
3
4
5
6
7
8
9
#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/mips-openwrt-linux-

CC=${CROSS}gcc

pingid:pingid.c