2008-05-29 Robert Millan <rmh@aybabtu.com>
* util/powerpc/ieee1275/grub-install.in: Move from here ... * util/ieee1275/grub-install.in: ... to here. * powerpc-ieee1275.rmk (grub_install_SOURCES): Update location. * i386-ieee1275.rmk (sbin_SCRIPTS): New variable. (grub_install_SOURCES): Likewise.
This commit is contained in:
parent
da9a6a9463
commit
eee96e0837
7 changed files with 31 additions and 5 deletions
|
@ -95,6 +95,12 @@ grub_emu_SOURCES = commands/boot.c commands/cat.c commands/cmp.c \
|
|||
|
||||
grub_emu_LDFLAGS = $(LIBCURSES)
|
||||
|
||||
# Scripts.
|
||||
sbin_SCRIPTS = grub-install
|
||||
|
||||
# For grub-install.
|
||||
grub_install_SOURCES = util/ieee1275/grub-install.in
|
||||
|
||||
# Modules.
|
||||
pkglib_MODULES = normal.mod halt.mod reboot.mod suspend.mod cpuid.mod \
|
||||
multiboot.mod _multiboot.mod aout.mod serial.mod linux.mod \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue