[PATCH] ARM: Make sure CPU_ARM940T kernel can be built.
Linus Walleij
linus.walleij at linaro.org
Tue Sep 30 05:09:27 PDT 2025
On Thu, Sep 25, 2025 at 11:33 PM Franz-Josef Haider
<fj.haider at outlook.com> wrote:
> From 33ce5a26ef08199625bc5bb01a176047bfacff91 Mon Sep 17 00:00:00 2001
> From: Franz-Josef Haider <fj.haider at outlook.com>
> Date: Thu, 25 Sep 2025 22:14:07 +0300
> Subject: [PATCH] ARM: Make sure CPU_ARM940T kernel can be built.
>
> Fixes build for this cpu type.
>
> Signed-off-by: Franz-Josef Haider <fj.haider at outlook.com>
Please elaborate a bit on this change in the commit message.
1. What were you trying to do.
2. What stopped you from doing what you wanted to do.
3. Why did you do this change to the kernel to do what you wanted
to do.
Should it not be:
!CPU_ARM740T && !CPU_ARM946E && !CPU_ARM940T
?
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list