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:
parent
e352e9cde3
commit
20024ab021
7 changed files with 35 additions and 20 deletions
6
DISTLIST
6
DISTLIST
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue