Author: stepan Date: Mon Feb 8 19:30:41 2010 New Revision: 5096 URL: http://tracker.coreboot.org/trac/coreboot/changeset/5096
Log: update coreboot trunk version Signed-off-by: Stefan Reinauer <[email protected]> Acked-by: Patrick Georgi <[email protected]> Modified: trunk/Makefile Modified: trunk/Makefile ============================================================================== --- trunk/Makefile Mon Feb 8 18:04:04 2010 (r5095) +++ trunk/Makefile Mon Feb 8 19:30:41 2010 (r5096) @@ -32,7 +32,7 @@ export config_g := $(sconfig)/config.g -export KERNELVERSION := 2.3 +export KERNELVERSION := 4.0 export KCONFIG_AUTOHEADER := $(obj)/config.h export KCONFIG_AUTOCONFIG := $(obj)/auto.conf -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

