x86, realmode: build fix: remove duplicate build
authorJarkko Sakkinen <jarkko.sakkinen@intel.com>
Wed, 9 May 2012 20:25:06 +0000 (23:25 +0300)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 9 May 2012 20:32:17 +0000 (13:32 -0700)
commitc5403aed044e23f8d1ecdf05d0ff120314186527
tree7c0a3dbfd8a75bbbf48ba581aaed2fef0581f040
parentcda846f101fb1396b6924f1d9b68ac3d42de5403
x86, realmode: build fix: remove duplicate build

Real-mode binary was built twice. This patch fixes
the issue by making realmode.relocs as target for
realmode.bin.

[ hpa: removed the direct dependency on realmode.relocs in
  arch/x86/realmode/Makefile ]

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@intel.com>
Link: http://lkml.kernel.org/r/1336595106-21135-1-git-send-email-jarkko.sakkinen@intel.com
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Michal Marek <mmarek@suse.cz>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/realmode/Makefile
arch/x86/realmode/rm/Makefile