[kernel] upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
[openwrt-10.03/.git] / target / linux / uml / Makefile
index a6be082d0b943d83c06dd8355d7cc492ddc2460c..022098a8383f8145799646427f28824674da66d3 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.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))