commit | b867d705b6217fed505dd44cf539699b8a81733d | [log] [tgz] |
---|---|---|
author | stroese <stroese> | Fri May 23 11:18:02 2003 +0000 |
committer | stroese <stroese> | Fri May 23 11:18:02 2003 +0000 |
tree | b9f5508be6df2b2e0f8914f815826326e777f015 | |
parent | bedc4970297fcd83121cac456d6b1188f2336aac [diff] [blame] |
PPC405EP support added.
diff --git a/cpu/ppc4xx/405gp_pci.c b/cpu/ppc4xx/405gp_pci.c index fbd4d6d..7289523 100644 --- a/cpu/ppc4xx/405gp_pci.c +++ b/cpu/ppc4xx/405gp_pci.c
@@ -78,7 +78,7 @@ #include <asm/processor.h> #include <pci.h> -#if defined(CONFIG_405GP) +#if defined(CONFIG_405GP) || defined(CONFIG_405EP) #ifdef CONFIG_PCI