]> git.neil.brown.name Git - history.git/commit
kbuild: Handle vmlinux linkscript from common code
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Tue, 17 Sep 2002 14:19:31 +0000 (09:19 -0500)
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Tue, 17 Sep 2002 14:19:31 +0000 (09:19 -0500)
commit26976a3dccf036e2623272b74bb8fa90940fe971
tree54005f60f1d2dde80b468b4ddff294a31cf0e762
parent761de242cc7e2457aaede2cb3a6016e8646b84a0
kbuild: Handle vmlinux linkscript from common code

Now that all archs use the same way to generate the link script, we can
handle it from the common top-level Makefile instead of the individual
arch/*/Makefile's.
18 files changed:
Makefile
arch/alpha/Makefile
arch/arm/Makefile
arch/cris/Makefile
arch/i386/Makefile
arch/ia64/Makefile
arch/m68k/Makefile
arch/mips/Makefile
arch/mips64/Makefile
arch/parisc/Makefile
arch/ppc/Makefile
arch/ppc64/Makefile
arch/s390/Makefile
arch/s390x/Makefile
arch/sh/Makefile
arch/sparc/Makefile
arch/sparc64/Makefile
arch/x86_64/Makefile