mirror of
https://github.com/ipxe/ipxe
synced 2026-01-03 02:13:23 +03:00
7 lines
145 B
Makefile
7 lines
145 B
Makefile
|
|
LDSCRIPT = arch/x86_64/scripts/linux.lds
|
||
|
|
|
||
|
|
SRCDIRS += arch/x86_64/core/linux
|
||
|
|
|
||
|
|
MAKEDEPS += arch/x86/Makefile.linux
|
||
|
|
include arch/x86/Makefile.linux
|