mirror of
https://github.com/rhboot/gnu-efi
synced 2026-08-26 00:26:04 -04:00
make parameter to compile apps + add example output directory
This commit is contained in:
parent
e696ef2f13
commit
b0e70341ef
1 changed files with 2 additions and 2 deletions
|
|
@ -108,10 +108,10 @@ the make command line (e.g., "make ARCH=ia64").
|
|||
** Building
|
||||
|
||||
To build the sample EFI applications provided in subdirectory "apps",
|
||||
simply invoke "make" in the toplevel directory (the directory
|
||||
simply invoke "make apps" in the toplevel directory (the directory
|
||||
containing this README file). This should build lib/libefi.a and
|
||||
gnuefi/libgnuefi.a first and then all the EFI applications such as a
|
||||
apps/t6.efi.
|
||||
x86_64/apps/t6.efi.
|
||||
|
||||
|
||||
** Running
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue