linux/arch/xtensa
Masahiro Yamada 9cc342f6c4 treewide: prefix header search paths with $(srctree)/
Currently, the Kbuild core manipulates header search paths in a crazy
way [1].

To fix this mess, I want all Makefiles to add explicit $(srctree)/ to
the search paths in the srctree. Some Makefiles are already written in
that way, but not all. The goal of this work is to make the notation
consistent, and finally get rid of the gross hacks.

Having whitespaces after -I does not matter since commit 48f6e3cf5b
("kbuild: do not drop -I without parameter").

[1]: https://patchwork.kernel.org/patch/9632347/

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-05-18 11:49:57 +09:00
..
boot treewide: prefix header search paths with $(srctree)/ 2019-05-18 11:49:57 +09:00
configs
include arch: remove dangling asm-generic wrappers 2019-05-18 11:49:52 +09:00
kernel Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2019-05-17 09:46:31 -07:00
lib xtensa: replace variant/core.h with asm/core.h 2019-05-06 17:48:55 -07:00
mm init: provide a generic free_initmem implementation 2019-05-14 09:47:47 -07:00
oprofile
platforms One more patch to remove io.h from clk-provider.h. We used to need this 2019-05-16 19:05:35 -07:00
variants
Kconfig Xtensa updates for v5.2: 2019-05-11 10:27:34 -04:00
Kconfig.debug
Makefile