x86, relocs: Build clean fix
authorJarkko Sakkinen <jarkko.sakkinen@intel.com>
Mon, 21 May 2012 17:51:24 +0000 (20:51 +0300)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 21 May 2012 19:19:37 +0000 (12:19 -0700)
commitb2d668da9307c4c163dd603d2bb3cadb10f9fd37
treeb60b019816fe459f4cbeb365d15b6dd4e2c5dbfc
parentd13a822e6d08733cc69dd8c2f5d82eacb1474295
x86, relocs: Build clean fix

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>
Cc: <stable@vger.kernel.org> v3.4
arch/x86/Makefile