summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorwdenk <wdenk>2005-04-05 21:57:18 +0000
committerwdenk <wdenk>2005-04-05 21:57:18 +0000
commit12b43d515c62682fcf7b578f31920a2be49142fe (patch)
tree1bfefb96f221647486f80b4fc91b3a7e3660beca /Makefile
parentf5c5ef4a1fa7dcf90fd74f795a131d07377406ab (diff)
Add support for MPC8220 based "sorcery" board.LABEL_2005_04_05_2345
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f1961c78f7..fdc97c0783 100644
--- a/Makefile
+++ b/Makefile
@@ -864,6 +864,9 @@ XPEDITE1K_config: unconfig
Alaska8220_config: unconfig
@./mkconfig $(@:_config=) ppc mpc8220 alaska
+sorcery_config: unconfig
+ @./mkconfig $(@:_config=) ppc mpc8220 sorcery
+
Yukon8220_config: unconfig
@./mkconfig $(@:_config=) ppc mpc8220 yukon