X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Fuml%2FMakefile;h=024d0515f52edbd187d5c9cab50d4bdd5a6c63c4;hb=4d09600736428b53b4139b855642e286cb31078d;hp=cede9f41ec61763b1c511cc89b3970230a052968;hpb=52aa744f12c47c124387fe12d50f961b14b84a3d;p=openwrt-10.03%2F.git diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index cede9f41e..024d0515f 100644 --- a/target/linux/uml/Makefile +++ b/target/linux/uml/Makefile @@ -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.25.10 +LINUX_VERSION:=2.6.26.7 include $(INCLUDE_DIR)/target.mk