
22 Sep
2009
22 Sep
'09
6:36 p.m.
On Sep 21, 2009, at 2:19 PM, Paul Gortmaker wrote:
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
For 85xx tree; since it contains sbc8548 commits which this diff has context of one of those commit changes to Makefile
Makefile | 18 ++---------------- include/configs/SBC8540.h | 19 +++++++++++-------- include/configs/sbc8560.h | 17 ++++++++++++----- 3 files changed, 25 insertions(+), 29 deletions(-)
applied to 85xx
- k