aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/gen_kheaders.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-27kbuild: clean up ${quiet} checks in shell scriptsMasahiro Yamada1-3/+1
2021-04-25kbuild: redo fake deps at include/config/*.hAlexey Dobriyan1-1/+1
2020-06-06kbuild: add variables for compression toolsDenis Efremov1-1/+1
2019-11-11kheaders: explain why include/config/autoconf.h is excluded from md5sumMasahiro Yamada1-2/+9
2019-11-11kheaders: remove the last bashism to allow sh to run itMasahiro Yamada1-6/+7
2019-11-11kheaders: optimize header copy for in-tree buildsMasahiro Yamada1-7/+9
2019-11-11kheaders: optimize md5sum calculation for in-tree buildsMasahiro Yamada1-16/+16
2019-11-11kheaders: remove unneeded 'cat' command piped to 'head' / 'tail'Masahiro Yamada1-4/+4
2019-10-17kheaders: substituting --sort in archive creationDmitry Goldin1-4/+7
2019-10-05kheaders: make headers archive reproducibleDmitry Goldin1-1/+4
2019-07-09kheaders: include only headers into kheaders_data.tar.xzMasahiro Yamada1-31/+16
2019-07-09kheaders: remove meaningless -R option of 'ls'Masahiro Yamada1-4/+4
2019-05-24kheaders: Do not regenerate archive if config is not changedJoel Fernandes (Google)1-4/+11
2019-05-24kheaders: Move from proc to sysfsJoel Fernandes (Google)1-0/+89