[LinuxBIOS] [PATCH] buildrom: Consistency fixes

Paul Menzel paulepanter at users.sourceforge.net
Sat Oct 27 18:53:34 CEST 2007


Am Samstag, den 27.10.2007, 18:29 +0200 schrieb Uwe Hermann:
> On Sat, Oct 27, 2007 at 06:10:44PM +0200, Paul Menzel wrote:
> > 
> > Index: config/platforms/Config.in
> > ===================================================================
> > --- config/platforms/Config.in  (Revision 50)
> > +++ config/platforms/Config.in  (Arbeitskopie)
> > @@ -4,21 +4,21 @@
> >         prompt "Vendor for the platform target"
> >         default VENDOR_AMD
> >         help
> > -         Select the vendor for the plaform you are building for
> > +         Select the vendor for the plaform you are building for.
> > 
> > s/plaform/platform/
> 
> Yep, true.
> 
>  
> > [...]
> > 
> > @@ -29,7 +29,7 @@
> >         prompt "Platform target for the ROM"
> >         default PLATFORM_NORWICH
> >         help
> > -         Select the platform you are building for
> > +         Select the platform you are building for.
> > 
> > What exactly changed here?
> 
> Same as above, missing full stop was added.

That’s what it was. Thanks, for enlightening me.


Paul





More information about the coreboot mailing list