summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2006-06-02 16:18:04 +0200
committerStefan Roese <sr@denx.de>2006-06-02 16:20:36 +0200
commita4c8d1389f96040bb6d482523de680ba1b9d7c9e (patch)
treef03569556b69695d18e8a842957d68a2bc939a09 /Makefile
parent392c252efd5d2e67b47ebeb3b7e4f42e7e3d5127 (diff)
downloadtalos-obmc-uboot-a4c8d1389f96040bb6d482523de680ba1b9d7c9e.tar.gz
talos-obmc-uboot-a4c8d1389f96040bb6d482523de680ba1b9d7c9e.zip
Add support for PCS440EP board
Patch by Stefan Roese, 02 Jun 2006
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 41a3624ff5..2e8ee98db1 100644
--- a/Makefile
+++ b/Makefile
@@ -919,6 +919,9 @@ p3p440_config: unconfig
PCI405_config: unconfig
@./mkconfig $(@:_config=) ppc ppc4xx pci405 esd
+pcs440ep_config: unconfig
+ @./mkconfig $(@:_config=) ppc ppc4xx pcs440ep
+
PIP405_config: unconfig
@./mkconfig $(@:_config=) ppc ppc4xx pip405 mpl
OpenPOWER on IntegriCloud