geekboxzone/lollipop_kernel

arch/arm64/boot/dts/ldship.dts missing

Closed this issue · 0 comments

when building kernel for landingship as stated in geekbox forum:
make ldship.img -j8
then build fails:
make[1]: *** No rule to make target arch/arm64/boot/dts/ldship.dtb'. Stop. make: *** [ldship.dtb] Error 2`
because arch/arm64/boot/dts/ldship.dts is missing

can you please add this file or tell in geekbox forum what else to do?
for the meantime i now make cross.img and hope that works out OK.