]> git.ipfire.org Git - thirdparty/openwrt.git/commit
rules.mk: add DEPRECATION NOTICE for AUTORELEASE
authorChristian Marangi <ansuelsmth@gmail.com>
Wed, 29 Oct 2025 11:22:50 +0000 (12:22 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 29 Oct 2025 20:09:57 +0000 (21:09 +0100)
commita0b82434ab92f0f49e4c9fa9c18eb8caf1c212bf
treed91f01bd112d203406534ac44589063da7ed6530
parentaf22235b7924cd063aade301dfe707b6c0e0ad62
rules.mk: add DEPRECATION NOTICE for AUTORELEASE

Add DEPRECATION NOTICE for AUTORELEASE to signal that any usage of this
should be dropped and fixed.

The macro is still defined for legacy reason but we at least dropped any
usage of it in both main and feeds.

Link: https://github.com/openwrt/openwrt/pull/20586
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
rules.mk