summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-07-21 11:29:20 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-07-21 11:29:20 +0200
commit53dd6ce4f0208bb4d15311f6365f79f6c5b68673 (patch)
tree7305505ebea2a40fd33086ab4b0d2fef7280da20 /Makefile
parent8623c11e08fd6c2d856b7162004e24f33fd09be9 (diff)
downloadtalos-obmc-uboot-53dd6ce4f0208bb4d15311f6365f79f6c5b68673.tar.gz
talos-obmc-uboot-53dd6ce4f0208bb4d15311f6365f79f6c5b68673.zip
Add support for KVME080 board
Patch by Sangmoon Kim, 18 Aug 2005
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bd90746597..3216e03dd9 100644
--- a/Makefile
+++ b/Makefile
@@ -1063,6 +1063,9 @@ eXalion_config: unconfig
HIDDEN_DRAGON_config: unconfig
@./mkconfig $(@:_config=) ppc mpc824x hidden_dragon
+kvme080_config: unconfig
+ @./mkconfig $(@:_config=) ppc mpc824x kvme080 etin
+
MOUSSE_config: unconfig
@./mkconfig $(@:_config=) ppc mpc824x mousse
OpenPOWER on IntegriCloud