commit | 333e4221b929bbd16a838309c7879f68432ddf06 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Tue Jul 26 16:40:32 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 26 11:29:00 2022 +0200 |
tree | 53e0f382d1af109f00a78243986762dceb57945c | |
parent | 343f398bd2c107c03d59191bc3ca7ded9136540e [diff] |
arm: makefile: cleanup mach-imx usage All the SoCs use mach-imx has CONFIG_MACH_IMX selected, so the macro could be the gate to build arch/arm/mach-imx to simplify the rules. Signed-off-by: Peng Fan <peng.fan@nxp.com>