2026-01-20 15:18:56 +03:00
2026-01-17 11:21:33 +03:00
2026-01-08 17:05:22 +03:00
2026-01-20 15:18:56 +03:00
2025-02-28 15:26:13 +03:00
2025-03-06 12:07:38 +03:00
2025-02-28 15:26:13 +03:00
2025-02-28 15:26:13 +03:00
2025-02-28 15:26:13 +03:00
2025-01-31 13:04:25 +03:00
2025-02-28 15:26:13 +03:00
2025-02-28 15:26:13 +03:00
2025-02-28 15:26:13 +03:00
2026-01-08 14:22:13 +03:00
2026-01-08 14:22:13 +03:00
2023-08-12 16:34:10 +03:00
2026-01-10 09:16:06 +03:00
2026-01-08 16:47:23 +03:00

Github All Releases ViewCount Hits Donations Page

OpenWrt builder

For OpenWrt >= 21.02

Install dependencies

sudo apt-get install git git-core curl rsync
sudo apt-get install build-essential gawk gcc-multilib flex git gettext libncurses5-dev libssl-dev
sudo apt-get install python3-distutils rsync unzip zlib1g-dev

Build firmware

git clone https://github.com/openwrt-xiaomi/builder -b v24 openwrt-v24
cd openwrt-v24

./xcreate.sh -v xq-24.10
cd xq-24.10

./xupdate.sh -f

./xmake.sh -f -t r3d
Description
OpenWRT builder
Readme 734 KiB
Languages
Shell 100%