commit | 1df4d256b43d805eb472072a153249f88d752a18 | [log] [tgz] |
---|---|---|
author | Matthias Fuchs <matthias.fuchs@esd.eu> | Wed Jul 22 13:56:21 2009 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Jul 24 06:47:40 2009 +0200 |
tree | 6986c025a2a80bc7f474e73a3092d79c4fba3edd | |
parent | 8fa81e9f8091921a99896c9f13f011fa67520f3a [diff] [blame] |
ppc4xx: Add 405EP based PMC405DE board Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu> Signed-off-by: Stefan Roese <sr@denx.de>
diff --git a/Makefile b/Makefile index afe8674..17605d4 100644 --- a/Makefile +++ b/Makefile
@@ -1459,6 +1459,9 @@ PMC405_config: unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx pmc405 esd +PMC405DE_config: unconfig + @$(MKCONFIG) $(@:_config=) ppc ppc4xx pmc405de esd + PMC440_config: unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx pmc440 esd