]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc60d33f8848bc5ec4106b9d7d73987ebcb9453ae
tree7c0a3dbfd8a75bbbf48ba581aaed2fef0581f040
parent23a4fe729b3234c702683689716445c15ea9426d
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