-
- Downloads
x86: Move efi .S files into the 'lib' directory
These files now need to be in a standard place so that they can be located by generic Makefile rules. Move them to the 'lib' directory. Signed-off-by:Simon Glass <sjg@chromium.org> Signed-off-by:
Alexander Graf <agraf@suse.de>
Showing
- Makefile 1 addition, 1 deletionMakefile
- arch/x86/config.mk 1 addition, 1 deletionarch/x86/config.mk
- arch/x86/lib/Makefile 18 additions, 0 deletionsarch/x86/lib/Makefile
- arch/x86/lib/crt0_ia32_efi.S 0 additions, 0 deletionsarch/x86/lib/crt0_ia32_efi.S
- arch/x86/lib/crt0_x86_64_efi.S 0 additions, 0 deletionsarch/x86/lib/crt0_x86_64_efi.S
- arch/x86/lib/efi/Makefile 0 additions, 18 deletionsarch/x86/lib/efi/Makefile
- arch/x86/lib/reloc_ia32_efi.c 0 additions, 0 deletionsarch/x86/lib/reloc_ia32_efi.c
- arch/x86/lib/reloc_x86_64_efi.c 0 additions, 0 deletionsarch/x86/lib/reloc_x86_64_efi.c
Loading
Please register or sign in to comment