kbuild: kill backward compatibility checks
authorSam Ravnborg <sam@neptun.(none)>
Sun, 30 Sep 2007 18:34:36 +0000 (20:34 +0200)
committerSam Ravnborg <sam@neptun.(none)>
Fri, 12 Oct 2007 19:20:32 +0000 (21:20 +0200)
commit836caba77c290a62743fa9c5a69ed9605ec9cb28
tree09ac98064c9effcb9ea3f4bfdcd89b4d918ff242
parent5e54d5e5fbc1f7237930af8466caf3cefd13b9bd
kbuild: kill backward compatibility checks

These checks has been present for several kernel releases (> 5).
So lets just get rid of them.
With this we no longer check for use of:
EXTRA_TARGETS, O_TARGET, L_TARGET, list-multi, export-objs

There were three remaining in-tree users of O_TARGET in some
unmaintained sh64 code - mail sent to the maintainer + list.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/Makefile.build
scripts/Makefile.clean
scripts/Makefile.lib