mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 14:50:15 +04:00
eac927fadf
Take in account only first two version components to lookup patch directory. Hovewer, computed "BASE_VERSION" may be overridden (if necessary). This change should prevent further issues with binutils being unpatched, see commitsadad973a9cand525a1e94b3. Also drop obsolete "BIN_VERSION" variable (not used anywhere). Signed-off-by: Konstantin Demin <rockdrilla@gmail.com> Link: https://github.com/openwrt/openwrt/pull/21997 Signed-off-by: Nick Hainke <vincent@systemli.org>