bump kernel version to 2.6.28
authorFlorian Fainelli <florian@openwrt.org>
Mon, 12 Jan 2009 09:57:58 +0000 (09:57 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 12 Jan 2009 09:57:58 +0000 (09:57 +0000)
SVN-Revision: 13990

target/linux/uml/Makefile

index e01c47a23c948c751c8dac005b7495a95327475b..41d20ff9465151ae6077fac241533be887e4c4f0 100644 (file)
@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
 FEATURES:=ext2
 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
 
-LINUX_VERSION:=2.6.26.8
+LINUX_VERSION:=2.6.28
 
 include $(INCLUDE_DIR)/target.mk