upgrade to newest stable kernel versions
[openwrt/svn-archive/archive.git] / target / linux / uml / Makefile
index 9cf1b7b2dd1df851e8e86c53fa585d5dec160ba0..57148a986cbb11e50502b8180e1519f9bf12a97d 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
 FEATURES:=ext2
 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
 
-LINUX_VERSION:=2.6.28.9
+LINUX_VERSION:=2.6.28.10
 
 include $(INCLUDE_DIR)/target.mk