From 7e99ea9fe65db35955c3bb97d3d5ac22c2f9f38d Mon Sep 17 00:00:00 2001 From: kaloz Date: Mon, 4 Oct 2010 10:40:41 +0000 Subject: [kernel]: upgrade kernel versions to the latest stable ones git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23219 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/uml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/uml') diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index 95262b82d..dd3dc9722 100644 --- a/target/linux/uml/Makefile +++ b/target/linux/uml/Makefile @@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux FEATURES:=ext2 audio LINUX_CONFIG:=$(CURDIR)/config/$(ARCH) -LINUX_VERSION:=2.6.32.20 +LINUX_VERSION:=2.6.32.24 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3