]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit0e7edfd5466bce14f608df8bed01d28cf5072079
tree53e0f382d1af109f00a78243986762dceb57945c
parentcd2c663cd46f74b0cbaed01e5382e9512835831b
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