2008-01-31 Pavel Roskin <proski@gnu.org>
* util/powerpc/ieee1275/grub-mkrescue.in: New file. * conf/powerpc-ieee1275.rmk: Add grub-mkrescue support for PowerPC. * DISTLIST: Add util/powerpc/ieee1275/grub-mkrescue.in.
This commit is contained in:
parent
ccaa8a5f50
commit
078522ab28
5 changed files with 138 additions and 0 deletions
|
@ -89,10 +89,14 @@ kernel_elf_LDFLAGS = $(COMMON_LDFLAGS) -static-libgcc -lgcc \
|
|||
|
||||
# Scripts.
|
||||
sbin_SCRIPTS = grub-install
|
||||
bin_SCRIPTS = grub-mkrescue
|
||||
|
||||
# For grub-install.
|
||||
grub_install_SOURCES = util/powerpc/ieee1275/grub-install.in
|
||||
|
||||
# For grub-mkrescue.
|
||||
grub_mkrescue_SOURCES = util/powerpc/ieee1275/grub-mkrescue.in
|
||||
|
||||
# Modules.
|
||||
pkglib_MODULES = halt.mod \
|
||||
_linux.mod \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue