summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-03-12 23:17:31 +0100
committerWolfgang Denk <wd@pollux.denx.de>2006-03-12 23:17:31 +0100
commit84c960ce6dbea55565a7891ff4fe87e08803e9cf (patch)
tree3a2fcbdba01089a6a8b5f5af10e7c9b5727b2855 /Makefile
parent763b5f34c36ba461428a72702f5aa21cb1d92e0e (diff)
downloadtalos-obmc-uboot-84c960ce6dbea55565a7891ff4fe87e08803e9cf.tar.gz
talos-obmc-uboot-84c960ce6dbea55565a7891ff4fe87e08803e9cf.zip
Add support for EmbeddedPlanet EP88x boards
Patch by Yuli Barcohen, 13 Jul 2005
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 65c457e00e..3076d6fe86 100644
--- a/Makefile
+++ b/Makefile
@@ -441,6 +441,9 @@ cogent_mpc8xx_config: unconfig
ELPT860_config: unconfig
@./mkconfig $(@:_config=) ppc mpc8xx elpt860 LEOX
+EP88x_config: unconfig
+ @./mkconfig $(@:_config=) ppc mpc8xx ep88x
+
ESTEEM192E_config: unconfig
@./mkconfig $(@:_config=) ppc mpc8xx esteem192e
OpenPOWER on IntegriCloud