Searched hist:fbfa9be9904e2c0d0c97d860fd071089d21dd9be (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/scripts/basic/ |
H A D | fixdep.c | fbfa9be9904e2c0d0c97d860fd071089d21dd9be Fri Mar 16 02:37:14 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
/openbmc/linux/ |
H A D | .gitignore | fbfa9be9904e2c0d0c97d860fd071089d21dd9be Fri Mar 16 02:37:14 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
H A D | Makefile | fbfa9be9904e2c0d0c97d860fd071089d21dd9be Fri Mar 16 02:37:14 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
/openbmc/linux/scripts/ |
H A D | Kbuild.include | fbfa9be9904e2c0d0c97d860fd071089d21dd9be Fri Mar 16 02:37:14 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|