OpenWrt Forum Archive

Topic: different toolchain

The content of this topic has been archived on 5 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi All,

I wonder if its possible to use third party toolchain to build the openwrt firmware bin for AR9331 mips ach? Do i need to change the make files?

Any help would be great.

-greenapples

greenapple wrote:

Hi All,

I wonder if its possible to use third party toolchain to build the openwrt firmware bin for AR9331 mips ach? Do i need to change the make files?

Any help would be great.

-greenapples

To change the default toolchain ?
Following below process may help you learn some information :
make menuconfig-> Advanced configuration options (developers only) -> Tool chains-> use external toolchain-> select host's toolchain

The discussion might have continued from here.