Could not find boot.img in AOSP

Hi
I am using latest AOSP source tree and compiled it for Hikey 960 Board .
I could not find boot.img out/target/product/hikey960/ folder , instead i found kernel file in
out/target/product/hikey960/ folder .
Then I tried to flash the Kernel Image to the board .
but the device not got up . its in fastboot devices .

Any body can help me to fix this issue ?

Thanks
Rajeesh

I noticed that too. Recent builds don’t make boot.img any longer.
And certainly, flashing the kernel by itself will never work.
Is there a boot-debug.img? Try that.