I'm trying to build Android 4.4.2 to sabresd board but I'm getting the following error.
No private recovery resources for TARGET_DEVICE sabresd_6dq
make: *** No rule to make target `out/target/product/sabresd_6dq/obj/SHARED_LIBRARIES/libwpa_client_intermediates/export_includes', needed by `out/target/product/sabresd_6dq/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/import_includes'. Stop.
I've seen similar issues for Android Jelly Bean building but seems like the parameters for Android Kit Kat are very different. Could you give me some help to solve this issue?