Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 384 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 384 Bytes

MT65x2_kernel_lk

Kernel and lk source for mt65x2. Configured for tinno82_wet_kk(wiko rainbow) and golf(wiko iggy).

for build kernel

./mk -o=TARGET_BUILD_VARIANT=user tinno82_wet_kk n k

or

./mk -o=TARGET_BUILD_VARIANT=user golf n k

for build lk

./mk -o=TARGET_BUILD_VARIANT=user tinno82_wet_kk n lk

or

./mk -o=TARGET_BUILD_VARIANT=user golf n lk

Kernel source isn't tested