aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-09-17 11:22:33 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-09-17 11:22:33 +0000
commit69a107aa04f5869f32dfc69c20c6bf44bedb02c0 (patch)
tree518d182d9638c69f441dee4f3af39139ccb71042 /target/linux/uml
parentb07d307d3fe1d4cb8c7c609cdac5d37ff4350cab (diff)
downloadmaster-187ad058-69a107aa04f5869f32dfc69c20c6bf44bedb02c0.tar.gz
master-187ad058-69a107aa04f5869f32dfc69c20c6bf44bedb02c0.tar.bz2
master-187ad058-69a107aa04f5869f32dfc69c20c6bf44bedb02c0.zip
update to latest 2.6.27 and 2.6.30 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17602 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/uml')
-rw-r--r--target/linux/uml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile
index c1b7afcc72..69d8d435fe 100644
--- a/target/linux/uml/Makefile
+++ b/target/linux/uml/Makefile
@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
FEATURES:=ext2
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
-LINUX_VERSION:=2.6.30.6
+LINUX_VERSION:=2.6.30.7
include $(INCLUDE_DIR)/target.mk