summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-02-08 18:30:41 +0000
committerStefan Reinauer <stepan@openbios.org>2010-02-08 18:30:41 +0000
commit37d8c215a27f3c7938e921ccb849a9b8fa01be77 (patch)
tree67656abe43ceb5775c100f4d22e68f61805205db
parentc9f5f877098f6cd7bcd3e1302c1ba9aebc679d69 (diff)
downloadcoreboot-staging-4.0.zip
coreboot-staging-4.0.tar.gz
update coreboot trunk version4.0
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Patrick Georgi <patrick.georgi@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5096 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud