arm: makefile: cleanup mach-imx usage
authorPeng Fan <peng.fan@nxp.com>
Tue, 26 Jul 2022 08:40:32 +0000 (16:40 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 26 Jul 2022 09:29:00 +0000 (11:29 +0200)
commit2f5ee7f8129be1c98eabcf46ddcbf55f6e119b21
tree53e0f382d1af109f00a78243986762dceb57945c
parent658ff9d035f558676dfcad091fbb985f4d15bad6
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>
arch/arm/Makefile