mirror of
https://github.com/shadlyd15/NesUEFI.git
synced 2024-11-19 14:11:24 +00:00
Initial
This commit is contained in:
parent
abb34c0b2b
commit
8e5a427bab
@ -25,9 +25,9 @@ Here is a guide you can follow for more details on how to compile and install gn
|
||||
Change the following macros in makefile to locate GNU-EFI **libraries** and **headers** installed on the previous step.
|
||||
|
||||
```makefile
|
||||
INCDIR = /usr/local/include
|
||||
LIBDIR = /usr/local/lib
|
||||
EFILIB = /usr/local/lib
|
||||
INCDIR = /usr/local/include
|
||||
LIBDIR = /usr/local/lib
|
||||
EFILIB = /usr/local/lib
|
||||
```
|
||||
|
||||
# NesUEFI on qemu :
|
||||
|
Loading…
Reference in New Issue
Block a user