]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86, relocs: Build clean fix
authorJarkko Sakkinen <jarkko.sakkinen@intel.com>
Mon, 21 May 2012 17:51:24 +0000 (20:51 +0300)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 30 May 2012 23:44:09 +0000 (00:44 +0100)
commit53f3be9ee6a1cc93d2332274598e22f66fcb56c3
tree587912f7983af1cb7f0a4e05fe1aee25540ead4f
parentcd88adf8add21ce1c73cbf665e80244c44c05d98
x86, relocs: Build clean fix

commit b2d668da9307c4c163dd603d2bb3cadb10f9fd37 upstream.

relocs was not cleaned up when "make clean" is issued. This
patch fixes the issue.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@intel.com>
Link: http://lkml.kernel.org/r/1337622684-6834-1-git-send-email-jarkko.sakkinen@intel.com
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
arch/x86/Makefile