Difference between revisions of "Mkelfimage"
From coreboot
(→Downloading and building mkelfImage) |
|||
| Line 6: | Line 6: | ||
$ git clone http://review.coreboot.org/p/coreboot | $ git clone http://review.coreboot.org/p/coreboot | ||
| − | $ cd coreboot | + | $ cd coreboot/util/mkelfImage |
$ ./configure | $ ./configure | ||
$ make | $ make | ||
{{PD-self}} | {{PD-self}} | ||
Latest revision as of 16:42, 28 November 2012
mkelfImage is a utility to create ELF boot images from Linux kernel images.
It might be possible to use a vmlinux file with an embedded initramfs image as a payload, without using mkelfImage. We haven't tested this yet and would appreciate your feedback if you decide to try this alternative approach.
[edit] Downloading and building mkelfImage
$ git clone http://review.coreboot.org/p/coreboot $ cd coreboot/util/mkelfImage $ ./configure $ make
| |
I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
In case this is not legally possible: |