[PATCH v3 01/10] arch: arm: mach-hpe: Introduce the HPE GXP architecture
Arnd Bergmann
arnd at arndb.de
Sat Mar 12 07:14:43 PST 2022
On Sat, Mar 12, 2022 at 2:27 PM kernel test robot <lkp at intel.com> wrote:
>
> All error/warnings (new ones prefixed by >>):
>
> >> cc1: warning: arch/arm/mach-hpe/include: No such file or directory [-Wmissing-include-dirs]
You need to make CONFIG_ARCH_HPE depend on CONFIG_ARCH_MULTI_V7, otherwise
it becomes possible to select this for non-multiplatform configs that expect
an include directory below the platform.
Arnd
More information about the linux-arm-kernel
mailing list