From 15647dc7fd86bbaeb68740929ecb9f8473c7ceae Mon Sep 17 00:00:00 2001 From: wdenk Date: Thu, 9 Oct 2003 19:00:25 +0000 Subject: * Patches by Thomas Lange, 09 Oct 2003: - fix cmd_ide.c for non ppc boards (read/write functions did not add ATA base address) - fix for shannon board - #ifdef CONFIG_IDE_8xx_DIRECT some otherwise unused code * Patch by Sangmoon Kim, 07 Oct 2003: add support for debris board --- MAKEALL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'MAKEALL') diff --git a/MAKEALL b/MAKEALL index 0e8be5d7e0..b2f6d9f640 100644 --- a/MAKEALL +++ b/MAKEALL @@ -69,8 +69,9 @@ LIST_4xx=" \ LIST_824x=" \ A3000 BMW CPC45 CU824 \ - MOUSSE MUSENKI OXC PN62 \ - Sandpoint8240 Sandpoint8245 SL8245 utx8245 \ + debris MOUSSE MUSENKI OXC \ + PN62 Sandpoint8240 Sandpoint8245 SL8245 \ + utx8245 \ " ######################################################################### -- cgit v1.2.1