]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2008-04-26 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Sat, 26 Apr 2008 17:57:56 +0000 (17:57 +0000)
committerrobertmh <robertmh@localhost>
Sat, 26 Apr 2008 17:57:56 +0000 (17:57 +0000)
        * DISTLIST: Sort (sort -u < DISTLIST | sponge DISTLIST).  Add
        `loader/i386/ieee1275/linux.c', `loader/i386/ieee1275/linux_normal.c'
        and `disk/ieee1275/nand.c'.

ChangeLog
DISTLIST

index 529c5532b783f0451331a1944ebd8e35f1bf9b9b..aaf05dc8f030c30415e9df3285c7e339af6c15cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 2008-04-26  Robert Millan  <rmh@aybabtu.com>
 
-       * DISTLIST: Sort (sort -u < DISTLIST | sponge DISTLIST).
+       * DISTLIST: Sort (sort -u < DISTLIST | sponge DISTLIST).  Add
+       `loader/i386/ieee1275/linux.c', `loader/i386/ieee1275/linux_normal.c'
+       and `disk/ieee1275/nand.c'.
 
 2008-04-25  Bean  <bean123ch@gmail.com>
        
index 105d98bf14cbb215c17bdc35e27758b7e0e333d8..a36377ad20bdc0ad4c92c04d7c121a137968856b 100644 (file)
--- a/DISTLIST
+++ b/DISTLIST
@@ -55,6 +55,7 @@ disk/ata.c
 disk/efi/efidisk.c
 disk/host.c
 disk/i386/pc/biosdisk.c
+disk/ieee1275/nand.c
 disk/ieee1275/ofdisk.c
 disk/loopback.c
 disk/lvm.c
@@ -262,6 +263,8 @@ loader/efi/chainloader.c
 loader/efi/chainloader_normal.c
 loader/i386/efi/linux.c
 loader/i386/efi/linux_normal.c
+loader/i386/ieee1275/linux.c
+loader/i386/ieee1275/linux_normal.c
 loader/i386/pc/chainloader.c
 loader/i386/pc/chainloader_normal.c
 loader/i386/pc/linux.c