remittor 71cc899a8a test 14
2025-01-13 21:50:57 +03:00
2025-01-13 21:50:57 +03:00
2025-01-13 11:14:46 +03:00
2024-12-05 11:13:20 +03:00
2022-08-11 12:32:00 +03:00
2024-10-01 16:27:05 +03:00
2024-12-05 11:13:20 +03:00
2022-08-12 15:10:05 +03:00
2024-12-05 11:16:06 +03:00
2022-08-11 12:32:00 +03:00
2025-01-13 12:13:00 +03:00
2023-08-12 20:29:10 +03:00
2025-01-13 11:29:37 +03:00
2023-08-12 16:34:10 +03:00
2025-01-13 15:38:46 +03:00

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 v23 openwrt-v23
cd openwrt-v23

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

./xupdate.sh -f

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