update to latest 2.6.27 and 2.6.30 kernels
[openwrt/svn-archive/archive.git] / target / linux / uml / Makefile
index f11b8c24a129a45f0c36a2ff78a9e8bfd9bc3ac1..69d8d435fe81f1e645904e2f15d97b322aa00adb 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.7
+LINUX_VERSION:=2.6.30.7
 
 include $(INCLUDE_DIR)/target.mk