x86, realmode: move relocs from scripts/ to arch/x86/tools
Moved relocs tool from scripts/ to arch/x86/tools because it is architecture specific script. Added new target archscripts that can be used to build scripts needed building an architecture. Signed-off-by:Jarkko Sakkinen <jarkko.sakkinen@intel.com> Link: http://lkml.kernel.org/r/1336501366-28617-22-git-send-email-jarkko.sakkinen@intel.com Signed-off-by:
H. Peter Anvin <hpa@linux.intel.com> Cc: Sam Ravnborg <sam@ravnborg.org> Cc: Michal Marek <mmarek@suse.cz>
Showing
- Makefile 6 additions, 3 deletionsMakefile
- arch/x86/Makefile 3 additions, 0 deletionsarch/x86/Makefile
- arch/x86/boot/compressed/Makefile 2 additions, 2 deletionsarch/x86/boot/compressed/Makefile
- arch/x86/realmode/rm/Makefile 1 addition, 1 deletionarch/x86/realmode/rm/Makefile
- arch/x86/tools/.gitignore 1 addition, 0 deletionsarch/x86/tools/.gitignore
- arch/x86/tools/Makefile 4 additions, 0 deletionsarch/x86/tools/Makefile
- arch/x86/tools/relocs.c 0 additions, 0 deletionsarch/x86/tools/relocs.c
- scripts/Makefile 0 additions, 1 deletionscripts/Makefile
arch/x86/tools/.gitignore
0 → 100644
File moved
Please register or sign in to comment