aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/boot/compressed/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-13/+11
2022-01-14arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada1-8/+6
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada1-5/+5
2022-01-05parisc: decompressor: do not copy source files while buildingMasahiro Yamada1-8/+0
2021-11-01parisc: decompressor: clean up MakefileMasahiro Yamada1-4/+3
2021-11-01parisc: decompressor: remove repeated depenency of misc.oMasahiro Yamada1-2/+0
2021-09-09parisc: Add missing FORCE prerequisite in MakefileHelge Deller1-9/+9
2020-05-10parisc: use -fno-strict-aliasing for decompressorArnd Bergmann1-0/+1
2019-08-01parisc: Add archclean Makefile targetJames Bottomley1-0/+1
2019-08-01parisc: Strip debug info from kernel before creating compressed vmlinuzHelge Deller1-1/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-10-17parisc: Include compressed vmlinux file in vmlinuz boot kernelHelge Deller1-3/+1
2017-09-22parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller1-1/+1
2017-08-22parisc: Add core code for self-extracting kernelHelge Deller1-0/+86