X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fuml%2FMakefile;h=022098a8383f8145799646427f28824674da66d3;hb=685d811b38979393e33df5ea1a4580167e110b2d;hp=a6be082d0b943d83c06dd8355d7cc492ddc2460c;hpb=17c7b6c3fdc48301e50d22cc6138ede16bd1be24;p=openwrt-10.03%2F.git diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index a6be082d0..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)/kernel-build.mk - -# include the profiles --include profiles/*.mk +include $(INCLUDE_DIR)/target.mk endif -$(eval $(call BuildKernel)) +$(eval $(call BuildTarget))