Skip to content

Contents

toolchain

Add your own software package under the package folder

helloworld.tar.bz2

cd /openwrt-sdk-ipq53xx-ipq53xx_32_gcc-7.5.0_musl_eabi.Linux-x86_64/package

Unzip the package

tar -jxvf helloworld.tar.bz2

make package

cd openwrt-sdk-ipq53xx-ipq53xx_32_gcc-7.5.0_musl_eabi.Linux-x86_64/
make menuconfig
make package/helloworld/compile V=s