Patch by Kurt Stremerch, 28 May 2004:
Add support for Exys XSEngine board
Some code cleanup.
diff --git a/Makefile b/Makefile
index 4b9596d..cf8ecb7 100644
--- a/Makefile
+++ b/Makefile
@@ -1166,6 +1166,9 @@
xm250_config : unconfig
@./mkconfig $(@:_config=) arm pxa xm250
+xsengine_config : unconfig
+ @./mkconfig $(@:_config=) arm pxa xsengine
+
#========================================================================
# i386
#========================================================================