X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fuml%2FMakefile;h=022098a8383f8145799646427f28824674da66d3;hb=685d811b38979393e33df5ea1a4580167e110b2d;hp=e31ef02bb73b6dc28fb80a7922de3841f8dd5cb1;hpb=6db7ad74f61eeaae0c8ecb08d483599d9d80c53f;p=openwrt-10.03%2F.git diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index e31ef02bb..022098a83 100644 --- a/target/linux/uml/Makefile +++ b/target/linux/uml/Makefile @@ -23,13 +23,10 @@ BOARDNAME:=User Mode Linux FEATURES:=broken ext2 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH) -LINUX_VERSION:=2.6.22.4 +LINUX_VERSION:=2.6.24.7 include $(INCLUDE_DIR)/target.mk -# include the profiles --include profiles/*.mk - endif $(eval $(call BuildTarget))