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