efidroid / projectmanagement

EFIDroid Project Management
118 stars 12 forks source link

make[1]: *** No rule to make target 'lk'. Stop. #158

Closed SASHALIK1 closed 3 years ago

SASHALIK1 commented 3 years ago

┌──(root💀DESKTOP-E6VC3O6)-[/home/kali/auefi] └─# make -j lk Looking for dependencies Buildtype: DEBUG Device: 3.4.0/ms013g Architectures: arm Configuring for host, target, device make[1]: Entering directory '/home/kali/auefi' make[1]: *** No rule to make target 'lk'. Stop. make[1]: Leaving directory '/home/kali/auefi'

make failed to build some targets

make: *** [build/core/main.mk:42: lk] Error 2 ┌──(root💀DESKTOP-E6VC3O6)-[/home/kali/auefi] └─#

how to fix it?

feherneoh commented 3 years ago

By trying to build a target that actually exists on said revision

SASHALIK1 commented 3 years ago

but what target is exists

SASHALIK1 commented 3 years ago

i tryed make -j lk uefi

M1cha commented 3 years ago

you have to use the old LK code if you want to follow the old guide. https://github.com/efidroid/manifest/tree/master-legacy