mirror of
https://github.com/ipxe/ipxe
synced 2025-12-31 15:25:23 +03:00
7 lines
141 B
Makefile
7 lines
141 B
Makefile
|
|
LDSCRIPT = arch/i386/scripts/linux.lds
|
||
|
|
|
||
|
|
SRCDIRS += arch/i386/core/linux
|
||
|
|
|
||
|
|
MAKEDEPS += arch/x86/Makefile.linux
|
||
|
|
include arch/x86/Makefile.linux
|