• Arnd Bergmann's avatar
    ARM: simplify machdirs/platdirs handling · 8c7d29a7
    Arnd Bergmann authored
    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: default avatarArnd Bergmann <arnd@arndb.de>
    8c7d29a7
Makefile 11.2 KB