From 37d8c215a27f3c7938e921ccb849a9b8fa01be77 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Mon, 8 Feb 2010 18:30:41 +0000 Subject: 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 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 461ee13..5925996 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 -- cgit v1.1