2008-08-18 Robert Millan <rmh@aybabtu.com>
Unify (identical) linux_normal.c files. * loader/i386/efi/linux_normal.c: Move from here ... * loader/linux_normal.c: ... to here. Update all users. * loader/i386/pc/linux_normal.c: Delete. Update all users. * loader/i386/ieee1275/linux_normal.c: Likewise.
This commit is contained in:
parent
7f42f83e87
commit
dd6bd6abb9
15 changed files with 113 additions and 222 deletions
|
@ -103,7 +103,7 @@ _linux_mod_CFLAGS = $(COMMON_CFLAGS)
|
|||
_linux_mod_LDFLAGS = $(COMMON_LDFLAGS)
|
||||
|
||||
# For linux.mod.
|
||||
linux_mod_SOURCES = loader/i386/pc/linux_normal.c
|
||||
linux_mod_SOURCES = loader/linux_normal.c
|
||||
linux_mod_CFLAGS = $(COMMON_CFLAGS)
|
||||
linux_mod_LDFLAGS = $(COMMON_LDFLAGS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue