summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-09-26 01:14:38 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-09-26 01:14:38 +0200
commit0e4018d244f00d7aff055e8f6d52dbc93a40da14 (patch)
tree548cb97d182a606c4fdbc6c3cde2991afcca61c4 /Makefile
parentc570b2fdf5da2e05c2707a112a1238913b6c4c23 (diff)
downloadtalos-obmc-uboot-0e4018d244f00d7aff055e8f6d52dbc93a40da14.tar.gz
talos-obmc-uboot-0e4018d244f00d7aff055e8f6d52dbc93a40da14.zip
Add support for MP2USB board.
Patch by Eric Benard, 07 Apr 2005
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 157201f8f7..12c186b49f 100644
--- a/Makefile
+++ b/Makefile
@@ -1390,6 +1390,9 @@ at91rm9200dk_config : unconfig
cmc_pu2_config : unconfig
@./mkconfig $(@:_config=) arm arm920t cmc_pu2 NULL at91rm9200
+mp2usb_config : unconfig
+ @./mkconfig $(@:_config=) arm arm920t mp2usb NULL at91rm9200
+
########################################################################
## ARM Integrator boards
## There are two variants /AP && /CP
OpenPOWER on IntegriCloud