From: Stefan Reinauer Date: Mon, 8 Feb 2010 18:30:41 +0000 (+0000) Subject: update coreboot trunk version X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=coreboot.git;a=commitdiff_plain;h=37d8c215a27f3c7938e921ccb849a9b8fa01be77 update coreboot trunk version Signed-off-by: Stefan Reinauer Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5096 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- diff --git a/Makefile b/Makefile index 461ee13b0..5925996b9 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ export yapps2_py := $(sconfig)/yapps2.py 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