]> git.ipfire.org Git - people/ms/u-boot.git/commit
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)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Sep 2009 17:05:00 +0000 (12:05 -0500)
commit928435d11b898870415910efff87a4d6399cecb8
treeb3c06bd29a3f8ab2e7eb27e9e6e37c40866e80b2
parent2738bc8df65ec905094d83f62f87fed123a03b9c
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