From 329ce2a5f573cf1a7c5f51ae816395db28303e7b Mon Sep 17 00:00:00 2001 From: robertmh Date: Sat, 26 Apr 2008 17:57:56 +0000 Subject: [PATCH] 2008-04-26 Robert Millan * 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 | 4 +++- DISTLIST | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 529c5532b..aaf05dc8f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ 2008-04-26 Robert Millan - * 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 diff --git a/DISTLIST b/DISTLIST index 105d98bf1..a36377ad2 100644 --- 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