[POWERPC] Fix build failure for tqm8540 and sbc85xx defconfigs
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 18 Mar 2008 05:13:10 +0000 (16:13 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 19 Mar 2008 23:15:00 +0000 (10:15 +1100)
The wrapper script didn't have entries for the TQM8540 board and the
SBC8548 or SBC8560 boards.  I've assumed that the TQM8540 console is
8250 based and not CPM based by looking at its defconfig.  There was
also a trailing * on the TQM8555 entry that I removed too.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found