x86, relocs: Build clean fix
authorJarkko Sakkinen <jarkko.sakkinen@intel.com>
Mon, 21 May 2012 17:51:24 +0000 (20:51 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Jun 2012 07:18:26 +0000 (15:18 +0800)
commit46592a6929ec62012bb1b089026b9df6c4827ff9
treedcac6b92b2fc5213022a197f4bd482ba392efe17
parent70a4571f9abef85e20c60a4654883d5250a36246
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/Makefile