mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
The bzImage format is architecture specific. The default x86_64 make target will generate a bzImage, so using the default make target should be sufficient for x86_64 builds. Fixes build errors like these: make: *** No rule to make target 'bzImage'. Signed-off-by: Geoff Levand <geoff@infradead.org>
Description
Languages
Shell
93%
Python
6.9%