From ca0e774894ceceeffe5134f69c0f4e1f789407a2 Mon Sep 17 00:00:00 2001 From: wdenk Date: Wed, 9 Jun 2004 15:37:23 +0000 Subject: Patch by Kurt Stremerch, 28 May 2004: Add support for Exys XSEngine board Some code cleanup. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4b9596de5a1..cf8ecb780d2 100644 --- a/Makefile +++ b/Makefile @@ -1166,6 +1166,9 @@ wepep250_config : unconfig xm250_config : unconfig @./mkconfig $(@:_config=) arm pxa xm250 +xsengine_config : unconfig + @./mkconfig $(@:_config=) arm pxa xsengine + #======================================================================== # i386 #======================================================================== -- cgit v1.3.1