mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
3804268de8
Version 8.2604.0 follows the YYYYMM.x versioning scheme (April 2026). The 8.2604.0 release enables --enable-impstats-push by default, which requires protobuf-c-compiler (protoc-c). Since we don't ship protobuf-c in the SDK environment and the impstats push feature is not essential for typical OpenWrt use, disable it explicitly with --disable-impstats-push. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>