Put the ldscript parts into a single file instead of storing it as head
authorpatrick <patrick@openbsd.org>
Sat, 10 Feb 2018 06:52:47 +0000 (06:52 +0000)
committerpatrick <patrick@openbsd.org>
Sat, 10 Feb 2018 06:52:47 +0000 (06:52 +0000)
commit69e72f4e91bc3b4aa05108ecd763078497c7d584
tree42507508e9d13811793ddabe272398a7a6570b96
parentb4787abc1d7b92235b1588718b12e23b0d5b505c
Put the ldscript parts into a single file instead of storing it as head
and tail and cat(1) it together.  It was maybe needed when ports needed
different contents, but now it's just a headache.

ok deraadt@
sys/arch/arm/conf/kern.ldscript [new file with mode: 0644]
sys/arch/arm/conf/ldscript.head [deleted file]
sys/arch/arm/conf/ldscript.tail [deleted file]
sys/arch/armv7/conf/Makefile.armv7