• Sandrine Bailleux's avatar
    Compile with '-Wmissing-include-dirs' flag · a0df63ef
    Sandrine Bailleux authored
    Add the '-Wmissing-include-dirs' flag to the CFLAGS and ASFLAGS
    to make the build fail if the compiler or the assembler is given
    a nonexistant directory in the list of directories to be searched
    for header files.
    
    Also remove 'include/bl1' and 'include/bl2' directories from the
    search path for header files as they don't exist anymore.
    
    Change-Id: I2475b78ba8b7b448b9d0afaa9ad975257f638b89
    a0df63ef
Makefile 12.4 KB