From 1114257c9df3fa3db39ff55dd03d1f7cbc5c0603 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 6 Jun 2004 21:35:06 +0000 Subject: Patch by Yuli Barcohen, 19 Apr 2004: - Rename DUET_ADS to MPC885ADS - Rename CONFIG_DUET to CONFIG_MPC885_FAMILY - Rename CONFIG_866_et_al to CONFIG_MPC866_FAMILY - Clean up FADS family port to use the new defines --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a55d88a169..7b84baf629 100644 --- a/Makefile +++ b/Makefile @@ -266,10 +266,10 @@ AdderII_config: unconfig @./mkconfig $(@:_config=) ppc mpc8xx adderII ADS860_config \ -DUET_ADS_config \ FADS823_config \ FADS850SAR_config \ MPC86xADS_config \ +MPC885ADS_config \ FADS860T_config: unconfig @./mkconfig $(@:_config=) ppc mpc8xx fads -- cgit v1.2.3