diff options
Diffstat (limited to 'post/cache_8xx.S')
| -rw-r--r-- | post/cache_8xx.S | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/post/cache_8xx.S b/post/cache_8xx.S index 4c1c295fc..2974882b8 100644 --- a/post/cache_8xx.S +++ b/post/cache_8xx.S @@ -27,6 +27,7 @@      defined(CONFIG_MPC850) || \      defined(CONFIG_MPC855) || \      defined(CONFIG_MPC860) || \ +    defined(CONFIG_MPC862) || \      defined(CONFIG_MPC824X)  #include <post.h> |