2008-08-11 Robert Millan <rmh@aybabtu.com>

* kern/i386/linuxbios/startup.S: Move from here ...
        * kern/i386/coreboot/startup.S: ... to here.

        * kern/i386/linuxbios/init.c: Move from here ...
        * kern/i386/coreboot/init.c: ... to here.

        * kern/i386/linuxbios/table.c: Move from here ...
        * kern/i386/coreboot/mmap.c: ... to here.

        * conf/i386-coreboot.rmk (kernel_elf_SOURCES): Update moved files.
This commit is contained in:
robertmh 2008-08-11 14:57:39 +00:00
parent e352e9cde3
commit 20024ab021
7 changed files with 35 additions and 20 deletions

View file

@ -234,13 +234,13 @@ kern/env.c
kern/err.c
kern/file.c
kern/fs.c
kern/i386/coreboot/init.c
kern/i386/coreboot/mmap.c
kern/i386/coreboot/startup.S
kern/i386/dl.c
kern/i386/efi/init.c
kern/i386/efi/startup.S
kern/i386/halt.c
kern/i386/linuxbios/init.c
kern/i386/linuxbios/startup.S
kern/i386/linuxbios/table.c
kern/i386/loader.S
kern/i386/pc/init.c
kern/i386/pc/lzo1x.S