Update uml to 2.6.25.10
[openwrt/svn-archive/archive.git] / target / linux / uml / Makefile
index a6be082d0b943d83c06dd8355d7cc492ddc2460c..cede9f41ec61763b1c511cc89b3970230a052968 100644 (file)
@@ -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.25.10
 
-include $(INCLUDE_DIR)/kernel-build.mk
-
-# include the profiles
--include profiles/*.mk
+include $(INCLUDE_DIR)/target.mk
 
 endif
 
-$(eval $(call BuildKernel))
+$(eval $(call BuildTarget))