Alexey Dobriyan
0e0345b77a
kbuild: redo fake deps at include/config/*.h
Make include/config/foo/bar.h fake deps files generation simpler.
* delete .h suffix
those aren't header files, shorten filenames,
* delete tolower()
Linux filesystems can deal with both upper and lowercase
filenames very well,
* put everything in 1 directory
Presumably 'mkdir -p' split is from dark times when filesystems
handled huge directories badly, disks were round adding to
seek times.
x86_64 allmodconfig lists 12364 files in include/config.
../obj/include/config/
├── 104_QUAD_8
├── 60XX_WDT
├── 64BIT
...
├── ZSWAP_DEFAULT_ON
├── ZSWAP_ZPOOL_DEFAULT
└── ZSWAP_ZPOOL_DEFAULT_ZBUD
0 directories, 12364 files
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2021-04-25 05:26:10 +09:00
..
2017-11-02 11:10:55 +01:00
2020-08-07 09:40:34 -07:00
2020-07-31 08:17:52 +02:00
2020-12-01 14:53:40 -07:00
2020-07-31 08:17:54 +02:00
2021-01-29 15:07:32 -05:00
2021-02-26 10:28:35 -08:00
2021-04-25 05:26:10 +09:00
2021-02-26 09:41:05 -08:00
2020-07-16 15:34:47 +02:00
2020-07-31 08:17:54 +02:00
2021-04-25 05:25:42 +09:00