Post Reply 
 
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
make: *** No rule to make target 'bin/10ec8168.efi'. Stop
2017-04-28, 22:56
Post: #2
RE: make: *** No rule to make target 'bin/10ec8168.efi'. Stop
to build a efi target you need to build for the efi platform...
bin is a shorthand for bin-i386-pcbios
so what you want is most likely: make bin-x86_64-efi/10ec8168.efi

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: make: *** No rule to make target 'bin/10ec8168.efi'. Stop - NiKiZe - 2017-04-28 22:56



User(s) browsing this thread: 1 Guest(s)