summaryrefslogtreecommitdiff
path: root/sys/conf/mkldscript.sh
AgeCommit message (Collapse)Author
2014-11-12restore previous functionality, and add what we need with -t <template>christos
2014-11-12I don't know what was using this before (but it did not work since itchristos
did not produce valid LDSCRIPT code) and now it does.
2007-03-04Move mkldscript.sh, which is used to create ldscript dynamically totsutsui
merge link_set_* sections into the text section for a.out kernels, from sys/arch/arm/conf/ to sys/conf/ since there is no ARM specific stuff in it and other ports would share it.