|
can't find the tool - mkbootimg
Posted at 3/13/2017 13:31:27
View:3166
|
Replies:0
Print
Only Author
[Copy Link]
1#
I want to compile the rk3399's kernel for linux and follow how to make kernel for linux from wiki
but when i type the cmd
mkbootimg --kernel arch/arm/boot/zImage --ramdisk initrd.img --second resource.img -o boot.img
I can't find the path of mkbootimg
and another question is: it use the wrong path: arch/arm/boot/zImage, which should be arm64, please check it, and thanks.
|
|