Hi, I'd like to build nethunter for OnePlus One & Nougat (Lineage OS).
I saw it's possibile since now I'm using this
https://build.nethunter.com/nethunteros/CM14_1/bacon/
But I want to be able to build by myself.
So I
Code:
git clone https://github.com/offensive-security/kali-nethunter
and
into nethunter-installer/
Finally
Code:
python build.py -d oneplus1 --nougat
but the building process stop with this error
Code:
Error: Unable to find kernel image at: devices/nougat/oneplus1
and it's true since these are devices for nougat:
Code:
angler flounder h918 hammerheadcm shamucm
bullhead h830 hammerhead hammerheadmon us996
dragon h850 hammerheadcafcm shamu
Where I can find the missing device?
thank you
Andrea