newbsd: target which re-links a kernel. We cannot use the bsd: target
authorderaadt <deraadt@openbsd.org>
Tue, 13 Jun 2017 16:40:00 +0000 (16:40 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 13 Jun 2017 16:40:00 +0000 (16:40 +0000)
commit016712db49661ac9e6e9248772ea25545fa041aa
tree3d4365c6465dfa4b8b48eff67e9b7d5bad37d387
parent9db72b10b1ce1841b211c017dc73617fd0bae816
newbsd: target which re-links a kernel.  We cannot use the bsd: target
since it has source dependencies, and relinking doesn't have any.  Also
the bsd: target is created by config(8)...
worked on with rpe.
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/landisk/conf/Makefile.landisk
sys/arch/loongson/conf/Makefile.loongson
sys/arch/octeon/conf/Makefile.octeon
sys/arch/sgi/conf/Makefile.sgi
sys/arch/sparc64/conf/Makefile.sparc64