sbc85x0: tidy up Makefile to use new configuration script.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 21 Sep 2009 21:19:17 +0000 (17:19 -0400)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:37 +0000 (09:04 -0500)
commit7638da667e7ceb01701445a17ea787f7ea455a61
treea0cc602616c724f280dae2614a980782114d0670
parent510edfca286c67c395bd83cd9df7b33071b913e4
sbc85x0: tidy up Makefile to use new configuration script.

Commit 804d83a5 allows us to move all the configuration
variation tweaks out of the top level Makefile and down
into the boards config header.  This takes advantage of
that for the sbc8540/sbc8560 boards.

There were a couple of cheezy comments pointing at incorrect
files, or files that don't exist, so I've cleaned those up too.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Makefile
include/configs/SBC8540.h
include/configs/sbc8560.h