CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/06/05 06:43:59
Modified files:
sys/arch/alpha/conf: Makefile.alpha
sys/arch/amd64/conf: Makefile.amd64
sys/arch/arm64/conf: Makefile.arm64
sys/arch/armv7/conf: Makefile.armv7
sys/arch/hppa/conf: Makefile.hppa
sys/arch/i386/conf: Makefile.i386
sys/arch/loongson/conf: Makefile.loongson
sys/arch/luna88k/conf: Makefile.luna88k
sys/arch/octeon/conf: Makefile.octeon
sys/arch/sgi/conf: Makefile.sgi
sys/arch/sparc64/conf: Makefile.sparc64
Log message:
The arm* architectures edit the ld.script, creating a copy in the compile
directories. Copy it in the same way on other architectures, for the same
effect. Something upcoming will want that file there anyways.