[kernel] update to 2.6.26.5 and 2.6.25.17
[openwrt/svn-archive/archive.git] / target / linux / uml / Makefile
index 543f7036e2e5a5e9b0e92c8d7cae83919140717b..659eaec704a71fc7fb16127dedd5326a04a5f908 100644 (file)
@@ -20,10 +20,10 @@ ARCH:=$(shell uname -m | sed \
 )
 BOARD:=uml
 BOARDNAME:=User Mode Linux
-FEATURES:=broken ext2
+FEATURES:=ext2
 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
 
-LINUX_VERSION:=2.6.24.5
+LINUX_VERSION:=2.6.26.5
 
 include $(INCLUDE_DIR)/target.mk