update to 2.6.30.6, compile tested on some targets only
[openwrt/openwrt.git] / target / linux / uml / Makefile
index e01c47a23c948c751c8dac005b7495a95327475b..c1b7afcc7259155ded7cba0e599a1921f108cb26 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.26.8
+LINUX_VERSION:=2.6.30.6
 
 include $(INCLUDE_DIR)/target.mk