kernelldr: skeleton build system in prep for dev

This commit is contained in:
Michael Scire 2019-12-12 13:38:11 -08:00 committed by SciresM
parent 36c47a0014
commit b5becba8ff
7 changed files with 806 additions and 1 deletions

View file

@ -0,0 +1,7 @@
%rename link old_link
*link:
%(old_link) -T %:getenv(TOPDIR /kernel_ldr.ld) -pie --gc-sections -z text -z nodynamic-undefined-weak -nostdlib -nostartfiles
*startfile:
crti%O%s crtbegin%O%s