2006-05-08 Marco Gerards <marco@gnu.org>
* conf/powerpc-ieee1275.rmk (grubof_HEADERS): Renamed from this... (kernel_elf_HEADERS): ...to this. Updated all users. (grubof_symlist.c): Renamed from this... (kernel_elf_symlist.c): ...to this. Updated all users. (pkgdata_PROGRAMS): Changed `grubof' to `kernel.elf'. (grubof_SOURCES): Renamed from this... (kernel_elf_SOURCES): ...to this. (grubof_HEADERS): Renamed from this... (kernel_elf_HEADERS): ...to this. (grubof_CFLAGS): Renamed from this... (kernel_elf_CFLAGS): ...to this. (grubof_ASFLAGS): Renamed from this... (kernel_elf_ASFLAGS): ...to this. (grubof_LDFLAGS): Renamed from this... (kernel_elf_LDFLAGS): ...to this. * conf/sparc64-ieee1275.rmk (grubof_HEADERS): Renamed from this... (kernel_elf_HEADERS): ...to this. Updated all users. (grubof_symlist.c): Renamed from this... (kernel_elf_symlist.c): ...to this. Updated all users. (pkgdata_PROGRAMS): Changed `grubof' to `kernel.elf'. (grubof_SOURCES): Renamed from this... (kernel_elf_SOURCES): ...to this. (grubof_HEADERS): Renamed from this... (kernel_elf_HEADERS): ...to this. (grubof_CFLAGS): Renamed from this... (kernel_elf_CFLAGS): ...to this. (grubof_ASFLAGS): Renamed from this... (kernel_elf_ASFLAGS): ...to this. (grubof_LDFLAGS): Renamed from this... (kernel_elf_LDFLAGS): ...to this. * util/powerpc/ieee1275/grub-mkimage.c (add_segments): Use `kernel.elf' instead of `grubof'.
This commit is contained in:
parent
05568c2e85
commit
5f0413bd2a
6 changed files with 332 additions and 293 deletions
39
ChangeLog
39
ChangeLog
|
@ -1,3 +1,42 @@
|
|||
2006-05-08 Marco Gerards <marco@gnu.org>
|
||||
|
||||
* conf/powerpc-ieee1275.rmk (grubof_HEADERS): Renamed from
|
||||
this...
|
||||
(kernel_elf_HEADERS): ...to this. Updated all users.
|
||||
(grubof_symlist.c): Renamed from this...
|
||||
(kernel_elf_symlist.c): ...to this. Updated all users.
|
||||
(pkgdata_PROGRAMS): Changed `grubof' to `kernel.elf'.
|
||||
(grubof_SOURCES): Renamed from this...
|
||||
(kernel_elf_SOURCES): ...to this.
|
||||
(grubof_HEADERS): Renamed from this...
|
||||
(kernel_elf_HEADERS): ...to this.
|
||||
(grubof_CFLAGS): Renamed from this...
|
||||
(kernel_elf_CFLAGS): ...to this.
|
||||
(grubof_ASFLAGS): Renamed from this...
|
||||
(kernel_elf_ASFLAGS): ...to this.
|
||||
(grubof_LDFLAGS): Renamed from this...
|
||||
(kernel_elf_LDFLAGS): ...to this.
|
||||
|
||||
* conf/sparc64-ieee1275.rmk (grubof_HEADERS): Renamed from
|
||||
this...
|
||||
(kernel_elf_HEADERS): ...to this. Updated all users.
|
||||
(grubof_symlist.c): Renamed from this...
|
||||
(kernel_elf_symlist.c): ...to this. Updated all users.
|
||||
(pkgdata_PROGRAMS): Changed `grubof' to `kernel.elf'.
|
||||
(grubof_SOURCES): Renamed from this...
|
||||
(kernel_elf_SOURCES): ...to this.
|
||||
(grubof_HEADERS): Renamed from this...
|
||||
(kernel_elf_HEADERS): ...to this.
|
||||
(grubof_CFLAGS): Renamed from this...
|
||||
(kernel_elf_CFLAGS): ...to this.
|
||||
(grubof_ASFLAGS): Renamed from this...
|
||||
(kernel_elf_ASFLAGS): ...to this.
|
||||
(grubof_LDFLAGS): Renamed from this...
|
||||
(kernel_elf_LDFLAGS): ...to this.
|
||||
|
||||
* util/powerpc/ieee1275/grub-mkimage.c (add_segments): Use
|
||||
`kernel.elf' instead of `grubof'.
|
||||
|
||||
2006-05-08 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
Add --with-platform to configure. Use pkglibdir instead of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue