mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-10 22:43:24 +08:00
96c26ce863
arm64 / riscv supports building a gzip compressed 'Image' format kernel, which is sometimes useful. From arch/arm64/Makefile: all: Image.gz Image: vmlinux $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ Image.%: Image $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ (and similar logic for riscv) Future architectures may or may not copy this logic, so for robustness add an explicit Image.gz format rather than copying both Image and Image.gz when the Image format is used. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
0001-timeconst.pl-Eliminate-Perl-warning.patch.conditional | ||
Config.ext.in | ||
Config.in | ||
linux-ext-aufs.mk | ||
linux-ext-ev3dev-linux-drivers.mk | ||
linux-ext-fbtft.mk | ||
linux-ext-rtai.mk | ||
linux-ext-xenomai.mk | ||
linux.hash | ||
linux.mk |