summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6d006bffa..ededf8a27 100644
--- a/Makefile
+++ b/Makefile
@@ -642,6 +642,9 @@ utx8245_config: unconfig
## MPC8260 Systems
#########################################################################
+atc_config: unconfig
+ @./mkconfig $(@:_config=) ppc mpc8260 atc
+
cogent_mpc8260_config: unconfig
@./mkconfig $(@:_config=) ppc mpc8260 cogent
@@ -765,8 +768,8 @@ TQM8265_AA_config: unconfig
fi
@./mkconfig -a TQM8260 ppc mpc8260 tqm8260
-atc_config: unconfig
- @./mkconfig $(@:_config=) ppc mpc8260 atc
+ZPC1900_config: unconfig
+ @./mkconfig $(@:_config=) ppc mpc8260 zpc1900
#########################################################################
## 74xx/7xx Systems