On Fri, Mar 6, 2009 at 11:40 AM, Josh Boyer <jwbo...@linux.vnet.ibm.com> wrote: > On Fri, Mar 06, 2009 at 10:41:48AM -0700, Eddie Dawydiuk wrote: >> @@ -214,8 +214,12 @@ >> platformo="$object/simpleboot.o $object/virtex.o" >> binary=y >> ;; >> +simpleboot-yosemite) >> + platformo="$object/fixed-head.o $object/simpleboot.o >> $object/simpleboot-yosemite.o" >> + binary=y >> + ;; >> simpleboot-*) >> - platformo="$object/simpleboot.o" >> + platformo="$object/fixed-head.o $object/simpleboot.o" > > Does this break other boards, or should it have always been there?
This probably should have always been there. Same for the simpleboot virtex targets, but I'll need to test to be sure. g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev