Home
last modified time | relevance | path

Searched hist:"8 c7d29a75397198154f66541c2af18a8feccac42" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/
H A DMakefilediff 8c7d29a75397198154f66541c2af18a8feccac42 Wed Jul 27 11:53:02 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: simplify machdirs/platdirs handling

There is only one plat-* directory left, and the MACHINE variable is
only used for the mach/*.h header path.

Simplify this by removing the checks for ARCH_MULTIPLATFORM and
ARM_SINGLE_ARMV7M, and just adding the include directories for the
remaining three platforms manually.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>