mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-04-22 11:41:50 +02:00
Like a STAGING_SUBDIR_TARGET which uses TARGET_DIR_NAME, we can use TOOLCHAIN_DIR_NAME for STAGING_SUBDIR_TOOLCHAIN to avoid code duplication. Signed-off-by: Nikita Ostrenkov <ownik.dev@gmail.com> Link: https://github.com/openwrt/openwrt/pull/22315 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>