[U-Boot] [PATCH] kbuild: refactor some makefiles
Marek Vasut
marex at denx.de
Thu Sep 18 11:35:42 CEST 2014
On Thursday, September 18, 2014 at 08:43:41 AM, Masahiro Yamada wrote:
> [1] Move driver/core/, driver/input/ and drivers/input/ entries
> from the top Makefile to drivers/Makefile
>
> [2] Remove the conditional by CONFIG_DM in drivers/core/Makefile
> because the whole drivers/core directory is already selected
> by CONFIG_DM in the upper level
>
> [3] Likewise for CONFIG_DM_DEMO in drivers/demo/Makefile
>
> [4] Simplify common/Makefile - both CONFIG_DDR_SPD and
> CONFIG_SPD_EEPROM are boolean macros so they can directly
> select objects
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> ---
[...]
Acked-by: Marek Vasut <marex at denx.de>
Best regards,
Marek Vasut
More information about the U-Boot
mailing list