mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
CONFIG_TARGET_SUBTARGET is bogus for this, it can contain values such as 'nand' or 'tiny', use the real cpu type instead. Fixes #14662. Signed-off-by: Andre Heider <a.heider@gmail.com>