mirror of https://github.com/Nonannet/imagerec.git
Delete openwrt.config
This commit is contained in:
parent
de868cbc97
commit
0ed8d2c5ae
|
@ -1,14 +0,0 @@
|
|||
# Set up paths and environment for cross compiling for openwrt
|
||||
export STAGING_DIR=/home/build/openwrt/staging_dir
|
||||
export TOOLCHAIN_DIR=$STAGING_DIR/toolchain-mipsel_24kc_gcc-7.3.0_musl
|
||||
export LDCFLAGS=$TOOLCHAIN_DIR/usr/lib
|
||||
export LD_LIBRARY_PATH=$TOOLCHAIN_DIR/usr/lib
|
||||
export PATH=$TOOLCHAIN_DIR/bin:$PATH
|
||||
|
||||
mipsel-openwrt-linux-gcc
|
||||
|
||||
/home/build/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-7.3.0_musl/bin
|
||||
|
||||
/home/build/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-7.3.0_musl
|
||||
|
||||
mipsel-openwrt-linux-gcc
|
Loading…
Reference in New Issue