2008-02-19 Robert Millan <rmh@aybabtu.com>
* DISTLIST: Replace `commands/ieee1275/halt.c' and `commands/ieee1275/reboot.c' with `commands/halt.c' and `commands/reboot.c'. * conf/powerpc-ieee1275.rmk (grub_emu_SOURCES, reboot_mod_SOURCES) (halt_mod_SOURCES): Likewise. * conf/sparc64-ieee1275.rmk (grub_emu_SOURCES, reboot_mod_SOURCES) (halt_mod_SOURCES): Likewise.
This commit is contained in:
parent
b7202015a7
commit
66cb40f6c1
6 changed files with 90 additions and 80 deletions
4
DISTLIST
4
DISTLIST
|
@ -40,11 +40,13 @@ commands/cat.c
|
|||
commands/cmp.c
|
||||
commands/configfile.c
|
||||
commands/echo.c
|
||||
commands/halt.c
|
||||
commands/help.c
|
||||
commands/hexdump.c
|
||||
commands/ls.c
|
||||
commands/lspci.c
|
||||
commands/read.c
|
||||
commands/reboot.c
|
||||
commands/search.c
|
||||
commands/sleep.c
|
||||
commands/terminal.c
|
||||
|
@ -56,8 +58,6 @@ commands/i386/pc/play.c
|
|||
commands/i386/pc/reboot.c
|
||||
commands/i386/pc/vbeinfo.c
|
||||
commands/i386/pc/vbetest.c
|
||||
commands/ieee1275/halt.c
|
||||
commands/ieee1275/reboot.c
|
||||
commands/ieee1275/suspend.c
|
||||
conf/common.mk
|
||||
conf/common.rmk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue