* Patch by Paul Ruhland, 10 Jun 2004:
  fix support for Logic SDK-LH7A404 board and clean up the
  LH7A404 register macros.

* Patch by Matthew McClintock, 10 Jun 2004:
  Modify code to select correct serial clock on Sandpoint8245
diff --git a/Makefile b/Makefile
index 7eab508..7fcf064 100644
--- a/Makefile
+++ b/Makefile
@@ -1062,7 +1062,8 @@
 integratorap_config :	unconfig
 	@./mkconfig $(@:_config=) arm arm926ejs integratorap
 
-lpd7a400_config:	unconfig
+lpd7a400_config \
+lpd7a404_config:	unconfig
 	@./mkconfig $(@:_config=) arm lh7a40x lpd7a40x
 
 omap1510inn_config :	unconfig