Geoff Levand 94c7ed9a88 eclass/coreos-kernel: Remove architecture specifics
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>
2015-06-24 14:07:09 -07:00
Description
image build and composition scripts for Flatcar Container Linux
BSD-3-Clause 168 MiB
Languages
Shell 93%
Python 6.9%