From 72755c7137396fdd8230dfc498294760fa2aaeb4 Mon Sep 17 00:00:00 2001 From: wdenk Date: Fri, 20 Jun 2003 23:10:58 +0000 Subject: Patch by Tom Guilliams, 20 Jun 2003: added CONFIG_750FX support for IBM 750FX processors --- include/74xx_7xx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/74xx_7xx.h') diff --git a/include/74xx_7xx.h b/include/74xx_7xx.h index 193ba6c8b..03cbeffa1 100644 --- a/include/74xx_7xx.h +++ b/include/74xx_7xx.h @@ -108,7 +108,7 @@ typedef enum __cpu_t { CPU_740, CPU_750, CPU_740P, CPU_750P, CPU_745, CPU_755, - CPU_750CX, + CPU_750CX, CPU_750FX, CPU_7400, CPU_7410, CPU_7450, -- cgit v1.2.3