]> git.neil.brown.name Git - history.git/commit
kbuild: Don't overwrite Rules.make's first_rule
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Tue, 28 May 2002 13:14:59 +0000 (08:14 -0500)
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Tue, 28 May 2002 13:14:59 +0000 (08:14 -0500)
commit89a6351c22a52338717542ed7612a21c9439f8b7
tree4cf09f56f39337d15dbe2694805d1b78ec499c79
parent96663d0bb338efc1c174755eb0a565d22cd64e67
kbuild: Don't overwrite Rules.make's first_rule

Many Makefiles did a put an own rule in front of
"include $(TOPDIR)/Rules.make" for no good reason at all,
the only places where it made sense are converted to using
EXTRA_TARGETS now.
46 files changed:
arch/alpha/kernel/Makefile
arch/arm/kernel/Makefile
arch/arm/mach-arc/Makefile
arch/cris/kernel/Makefile
arch/ia64/dig/Makefile
arch/ia64/ia32/Makefile
arch/ia64/kernel/Makefile
arch/ia64/sn/kernel/sn1/Makefile
arch/ia64/sn/kernel/sn2/Makefile
arch/m68k/fpsp040/Makefile
arch/m68k/ifpsp060/Makefile
arch/m68k/kernel/Makefile
arch/mips/au1000/common/Makefile
arch/mips/au1000/pb1000/Makefile
arch/mips/baget/Makefile
arch/mips/dec/Makefile
arch/mips/dec/boot/Makefile
arch/mips/dec/prom/Makefile
arch/mips/ite-boards/generic/Makefile
arch/mips/ite-boards/ivr/Makefile
arch/mips/ite-boards/qed-4n-s01b/Makefile
arch/mips/jazz/Makefile
arch/mips/kernel/Makefile
arch/mips/mips-boards/atlas/Makefile
arch/mips/philips/nino/Makefile
arch/mips/sgi/kernel/Makefile
arch/mips/sni/Makefile
arch/mips64/kernel/Makefile
arch/mips64/mips-boards/atlas/Makefile
arch/mips64/mips-boards/generic/Makefile
arch/mips64/mips-boards/malta/Makefile
arch/mips64/sgi-ip32/Makefile
arch/parisc/hpux/Makefile
arch/parisc/kernel/Makefile
arch/ppc/iSeries/Makefile
arch/ppc/kernel/Makefile
arch/ppc/platforms/Makefile
arch/ppc64/kernel/Makefile
arch/s390/kernel/Makefile
arch/s390x/kernel/Makefile
arch/sh/kernel/Makefile
arch/sh/stboards/Makefile
arch/sparc/kernel/Makefile
arch/sparc64/kernel/Makefile
arch/x86_64/ia32/Makefile
arch/x86_64/kernel/Makefile