* Georgi, Patrick <[email protected]> [110308 11:05]: > Hi, > > attached patch improves flexibility on coreboot version strings in the > final binary. See attachment for details. > -- > Patrick Georgi > SINA-Development - High Security > secunet Security Networks AG - Mergenthalerallee 77 - 65760 Eschborn, Germany > Phone +49 201 54 54-3610 - Fax +49 201 54 54-1325 - www.secunet.com > > Sitz: Kronprinzenstraße 30, 45128 Essen / Amtsgericht Essen HRB 13615 > Vorstand: Dr. Rainer Baumgart (Vors.), Thomas Koelzer, Thomas Pleines > Aufsichtsratsvorsitzender: Dr. Karsten Ottenberg
> commit 5d8fbe10ad1fb834874148a3e6adb01515362e35 > Author: Patrick Georgi <[email protected]> > Date: Tue Mar 8 10:56:34 2011 +0100 > > More complete control over KERNELVERSION variable > > Allow using revision information (from svn or git) even if the version > number is changed on the command line > (eg. make KERNELVERSION='11.03$(REV)') or dropping it entirely if having > that information in the coreboot binary is not desired. > > Signed-off-by: Patrick Georgi <[email protected]> Acked-by: Stefan Reinauer <[email protected]> -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

