
2 Jun
2010
2 Jun
'10
9:21 p.m.
On 06/02/2010 01:12 PM, Becky Bruce wrote:
We were missing 8641HPCN_36BIT and MPC8536DS_36BIT.
Signed-off-by: Becky Brucebeckyb@kernel.crashing.org
MAKEALL | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/MAKEALL b/MAKEALL index 2527352..a82c93c 100755 --- a/MAKEALL +++ b/MAKEALL @@ -393,6 +393,7 @@ LIST_85xx=" \ MPC8536DS_NAND \ MPC8536DS_SDCARD \ MPC8536DS_SPIFLASH \
- MPC8536DS_36BIT \ MPC8540ADS \ MPC8540EVAL \ MPC8541CDS \
What about 36-bit NAND, etc?
Is there a general policy about which targets to include in MAKEALL once they start exploding with combinations?
-Scott