2004-08-02 Peter Bruin <pjbruin@dds.nl>
* loader/powerpc/ieee1275/linux.c (grub_linux_init): Pass grub_load_linux instead of grub_rescue_cmd_linux as second argument of grub_rescue_register_command. * Makefile.in (RMKFILES): Add conf/powerpc-ieee1275.rmk.
This commit is contained in:
parent
cd9c642654
commit
0ef123f617
4 changed files with 38 additions and 6 deletions
|
@ -69,7 +69,7 @@ RUBY = @RUBY@
|
|||
|
||||
### General variables.
|
||||
|
||||
RMKFILES = $(addprefix conf/,i386-pc.rmk)
|
||||
RMKFILES = $(addprefix conf/,i386-pc.rmk powerpc-ieee1275.rmk)
|
||||
MKFILES = $(patsubst %.rmk,%.mk,$(RMKFILES))
|
||||
|
||||
COMMON_DISTFILES = AUTHORS COPYING ChangeLog INSTALL NEWS README \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue