Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build error : 'build/templates/lk_inc.template.mk' #146

Closed
S-8506 opened this issue Jul 30, 2019 · 2 comments
Closed

build error : 'build/templates/lk_inc.template.mk' #146

S-8506 opened this issue Jul 30, 2019 · 2 comments

Comments

@S-8506
Copy link

S-8506 commented Jul 30, 2019

s-8506@s8506-X556UR:~/Desktop/EFIdroid$ create_device path/to/boot.img
Device name (vendor/codename): zuk/z2_plus
Device Description (i.e. Moto E): zuk z2_plus
LCD Density: 420
Available targets:
msm8996 msm7627a apq8084 msm8226
msm8610 msm8660 msm8960 msm8974
msm8994 msm8909 msm8916 msm8952
LK Target: msm8996
Error: [Errno 2] No such file or directory: 'build/templates/lk_inc.template.mk'
Traceback (most recent call last):
File "/home/s-8506/Desktop/EFIdroid/build/tools/create_device", line 232, in
runmain(main)
File "/home/s-8506/Desktop/EFIdroid/build/tools/../core/utils.py", line 91, in runmain
sys.exit(main(sys.argv[1:]))
File "/home/s-8506/Desktop/EFIdroid/build/tools/create_device", line 228, in main
copyfile('build/templates/lk_inc.template.mk', devicedir+'/lk_inc.mk')
File "/usr/lib/python2.7/shutil.py", line 96, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: 'build/templates/lk_inc.template.mk'

@luka177
Copy link

luka177 commented Sep 7, 2019

try older commits

@M1cha
Copy link
Member

M1cha commented Apr 9, 2021

you can use this branch now:
https://github.com/efidroid/manifest/tree/master-legacy

@M1cha M1cha closed this as completed Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants