Skip to content

Contents

toolchain

Add your own software package under the package folder

helloworld.tar.bz2

cd /OpenWrt-SDK-ipq-ipq60xx_gcc-5.2.0_musl-1.1.16_eabi.Linux-x86_64/package

Unzip the package

tar -jxvf helloworld.tar.bz2

make package

cd OpenWrt-SDK-ipq-ipq60xx_gcc-5.2.0_musl-1.1.16_eabi.Linux-x86_64/
make menuconfig
make package/helloworld/compile V=s