Compilación de una primera imagen OpenWrt
Clone OpenWrt 24.10.7, seleccione el equipo y compile antes de añadir LibreMesh.
git clone -b v24.10.7 --single-branch https://github.com/openwrt/openwrt
cd openwrt
make menuconfig
make download
time make V=sEAP225-Outdoor v3: ath79/generic. EAP235-Wall v1: ramips/mt7621.
Binarios en bin/targets/ath79/generic/ o bin/targets/ramips/mt7621/. Esta todavía no es una imagen con LibreMesh.
Última actualización