mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 19:11:38 +04:00
d50b20b2e3
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>