Magisk/native/jni/magiskboot
Shaka Huang 0b3192c4d5 Check dtb even if kernel is not available
By the flow of unpacking boot image of Chrome OS there will be no kernel file but an dtb image. In that case the dtb image won’t be added when repacking boot image.

Signed-off-by: Shaka Huang <shakalaca@gmail.com>
2018-03-03 20:57:55 +08:00
..
bootimg.c Check dtb even if kernel is not available 2018-03-03 20:57:55 +08:00
bootimg.h Add support for the Nook Tablet, Acclaim 2018-03-03 20:55:44 +08:00
compress.c Support separate ramdisk images 2018-02-10 03:34:13 +08:00
dtb.c Rename module core to native 2018-01-27 09:11:28 +08:00
format.c Support separate ramdisk images 2018-02-10 03:34:13 +08:00
format.h Add support for the Nook Tablet, Acclaim 2018-03-03 20:55:44 +08:00
hexpatch.c Rename module core to native 2018-01-27 09:11:28 +08:00
magiskboot.h Small refactor of magiskboot 2018-01-29 03:12:35 +08:00
main.c Use libmincrypt 2018-01-29 15:34:05 +08:00
ramdisk.c Rename module core to native 2018-01-27 09:11:28 +08:00