From 0e4018d244f00d7aff055e8f6d52dbc93a40da14 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Mon, 26 Sep 2005 01:14:38 +0200 Subject: Add support for MP2USB board. Patch by Eric Benard, 07 Apr 2005 --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 157201f..12c186b 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 -- cgit v1.1