[PATCH v7 1/3] fixup: Move python control earlier in Makefile

Bin Meng bmeng.cn at gmail.com
Thu Sep 21 23:58:29 CEST 2023


On Thu, Sep 21, 2023 at 9:37 PM Simon Glass <sjg at chromium.org> wrote:
>
> Move this control into the common area of the main Makefile, so it
> applies to non-build rules as well. This allows 'make mrproper' to handle
> python files as it should.
>
> This should be squashed into:
>
>    65a33eba10d Allow Python packages to be dropped
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v7:
> - Add new fixup patch to move python control earlier in Makefile
>
>  Makefile | 17 +++++++++--------
>  1 file changed, 9 insertions(+), 8 deletions(-)
>

squashed into "65a33eba10d Allow Python packages to be dropped" on
u-boot-x86/next, thanks!


More information about the U-Boot mailing list