openwrt

https://openwrt.org/releases/18.06/start

OpenWrt 18.06

The OpenWrt Community is proud to present the OpenWrt 18.06 stable version series. It is the first stable version after the OpenWrt/LEDE project merger and the successor to the previous stable LEDE 17.01 and OpenWrt 15.05 major releases.
The OpenWrt 18.06 series focuses on modernizing many parts of the system, on backporting network offload support for eligible targets and on laying the groundwork for regular future release updates.
Current Stable Release - OpenWrt 18.06.2
The current stable version series of OpenWrt is 18.06, with v18.06.2 being the latest service release of the series. It was released on January, 31th 2019.
--
https://www.dreamxu.com/compile-your-own-openwrt/

--
Get Source

git clone https://github.com/openwrt/openwrt.git

--

1
2
./scripts/feeds update -a
./scripts/feeds install -a

--
檢查那些需要的還沒有安裝

1
2
3
make defconfig
make prereq
make menuconfig
--

make defconfig

make

--
檔案會產生在

bin/targets/ipq40xx/generic/openwrt-ipq40xx-asus_rt-ac58u-squashfs-sysupgrade.bin


留言

熱門文章