lede
lede copied to clipboard
How to build fw faster?
using Core i5-12400 you will cost about 30mins
using Core i5-12400 you will cost about 30mins
How? I used make v=s -j1
1.buy a 7950X machine 2.use make V=s -j[number equal CPU threads]
- Use a faster machine
- Use
make -j$(nproc)
ormake V=s -j$(nproc)
- Use official OpenWrt or ImmortalWrt which does not necessarily need to be compiled by yourself, just download firmware and install software packages from repo