From c570b2fdf5da2e05c2707a112a1238913b6c4c23 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Mon, 26 Sep 2005 01:06:33 +0200 Subject: Add board support for armadillo HT1070 Patch by Rowel Atienza, 06 Apr 2005 --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 310a75e7ca..157201f8f7 100644 --- a/Makefile +++ b/Makefile @@ -1684,6 +1684,9 @@ B2_config : unconfig ## ARM720T Systems ######################################################################### +armadillo_config: unconfig + @./mkconfig $(@:_config=) arm arm720t armadillo + ep7312_config : unconfig @./mkconfig $(@:_config=) arm arm720t ep7312 -- cgit v1.2.1