Searched hist:"1634 f2bfdb846ed0a8b73131a9dff7c420fb3fe1" (Results 1 – 4 of 4) sorted by relevance
/linux/usr/include/ |
H A D | Makefile | diff 1634f2bfdb846ed0a8b73131a9dff7c420fb3fe1 Sun Aug 25 03:31:27 CEST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: remove clean-dirs syntax
The only the difference between clean-files and clean-dirs is the -r option passed to the 'rm' command.
You can always pass -r, and then remove the clean-dirs syntax.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
/linux/scripts/ |
H A D | Makefile.clean | diff 1634f2bfdb846ed0a8b73131a9dff7c420fb3fe1 Sun Aug 25 03:31:27 CEST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: remove clean-dirs syntax
The only the difference between clean-files and clean-dirs is the -r option passed to the 'rm' command.
You can always pass -r, and then remove the clean-dirs syntax.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
/linux/Documentation/kbuild/ |
H A D | makefiles.rst | diff 1634f2bfdb846ed0a8b73131a9dff7c420fb3fe1 Sun Aug 25 03:31:27 CEST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: remove clean-dirs syntax
The only the difference between clean-files and clean-dirs is the -r option passed to the 'rm' command.
You can always pass -r, and then remove the clean-dirs syntax.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
/linux/scripts/kconfig/ |
H A D | Makefile | diff 1634f2bfdb846ed0a8b73131a9dff7c420fb3fe1 Sun Aug 25 03:31:27 CEST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: remove clean-dirs syntax
The only the difference between clean-files and clean-dirs is the -r option passed to the 'rm' command.
You can always pass -r, and then remove the clean-dirs syntax.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|