2023-08-13 16:25:48 +03:00
2023-08-13 16:25:48 +03:00
2022-08-22 12:34:08 +03:00
2022-08-11 12:32:00 +03:00
2022-08-11 12:32:00 +03:00
2022-08-11 12:32:00 +03:00
2022-08-12 15:10:05 +03:00
2022-08-11 12:32:00 +03:00
2022-08-22 12:34:08 +03:00
2022-10-21 14:19:57 +03:00
2022-10-21 14:19:57 +03:00
2022-10-21 14:19:57 +03:00
2022-10-21 14:19:57 +03:00
2022-10-21 14:19:57 +03:00
2022-08-22 12:34:08 +03:00
2022-08-12 15:10:05 +03:00
2023-08-12 16:34:10 +03:00
2022-08-27 12:11:20 +03:00
2023-08-12 16:34:10 +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 v21 openwrt-v21
cd openwrt-v21

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

./xupdate.sh -f

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