kbuild: move include/config/ksym/* to include/ksym/*

The idea of using fixdep was inspired by Kconfig, but autoksyms
belongs to a different group.  So, I want to move those touched
files under include/config/ksym/ to include/ksym/.

The directory include/ksym/ can be removed by 'make clean' because
it is meaningless for the external module building.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Nicolas Pitre <nico@linaro.org>
This commit is contained in:
Masahiro Yamada
2018-03-16 16:37:14 +09:00
parent 1f50b80a09
commit fbfa9be990
5 changed files with 8 additions and 7 deletions

1
.gitignore vendored
View File

@@ -87,6 +87,7 @@ modules.builtin
#
include/config
include/generated
include/ksym
arch/*/include/generated
# stgit generated dirs