/
githubmirror
/
ipxe
Обзор
Документация
Войти
/
githubmirror
/
ipxe
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/arch/x86_64/Makefile.linux
10 строк
215 B
Michael Brown
[linux] Centralise the linker script for Linux binaries
22 янв 2023, 15:38
22 янв 2023, 15:38
475c0df
Код
Авторство
О чём код?
# -*- makefile -*- : Force emacs to use Makefile mode # Starting virtual address # LDFLAGS += -Ttext=0x400000 # Include generic Linux Makefile # MAKEDEPS += arch/x86/Makefile.linux include arch/x86/Makefile.linux