x86: move i386 and x86_64 Makefiles to arch/x86
Moving the ARCH specific Makefiles for i386 and x86_64
required a litle bit tweaking in the top-lvel Makefile.
SRCARCH is now set in the top-level Makefile
because we need this info to include the correct
arch Makefile.
Signed-off-by:
Sam Ravnborg <sam@ravnborg.org>
Showing
- Makefile 5 additions, 2 deletionsMakefile
- arch/x86/Makefile 13 additions, 0 deletionsarch/x86/Makefile
- arch/x86/Makefile_32 2 additions, 5 deletionsarch/x86/Makefile_32
- arch/x86/Makefile_32.cpu 0 additions, 0 deletionsarch/x86/Makefile_32.cpu
- arch/x86/Makefile_64 1 addition, 4 deletionsarch/x86/Makefile_64
arch/x86/Makefile
0 → 100644
File moved
Please register or sign in to comment