From: Sam Ravnborg Date: Sun, 30 Sep 2007 18:34:36 +0000 (+0200) Subject: kbuild: kill backward compatibility checks X-Git-Tag: v2.6.24-rc1~830^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=836caba77c290a62743fa9c5a69ed9605ec9cb28;p=pandora-kernel.git 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 --- Reading git-diff-tree failed