summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-02-26 23:46:20 +0000
committerwdenk <wdenk>2004-02-26 23:46:20 +0000
commit80885a9d526b6b9666500d17ec7941b9dad8de44 (patch)
treef294ef9147fb7212a2072c614952a3417c53a89f /Makefile
parent0c852a2886fb51222f8fb07e6cde3b72fa4e566d (diff)
downloadtalos-obmc-uboot-80885a9d526b6b9666500d17ec7941b9dad8de44.tar.gz
talos-obmc-uboot-80885a9d526b6b9666500d17ec7941b9dad8de44.zip
* Patch by Markus Pietrek, 24 Feb 2004:
NS9750 DevBoard added * Patch by Pierre AUBERT, 24 Feb 2004 add USB support for MPC5200 * Patch by Steven Scholz, 24 Feb 2004: - fix MII commands to use values from last command * Patch by Torsten Demke, 24 Feb 2004: Add support for the eXalion platform (SPSW-8240, F-30, F-300)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6dab719304..8c822c6def 100644
--- a/Makefile
+++ b/Makefile
@@ -671,6 +671,9 @@ CPC45_ROMBOOT_config: unconfig
CU824_config: unconfig
@./mkconfig $(@:_config=) ppc mpc824x cu824
+eXalion_config: unconfig
+ @./mkconfig $(@:_config=) ppc mpc824x eXalion
+
MOUSSE_config: unconfig
@./mkconfig $(@:_config=) ppc mpc824x mousse
OpenPOWER on IntegriCloud