fix copy&paste mistake
[openwrt-10.03/.git] / target / linux / uml / Makefile
index a6be082d0b943d83c06dd8355d7cc492ddc2460c..bed9bc99ebbd5a24efcdc946a5dde7dd6eef7a10 100644 (file)
@@ -25,11 +25,8 @@ LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
 
 LINUX_VERSION:=2.6.22.4
 
-include $(INCLUDE_DIR)/kernel-build.mk
-
-# include the profiles
--include profiles/*.mk
+include $(INCLUDE_DIR)/target.mk
 
 endif
 
-$(eval $(call BuildKernel))
+$(eval $(call BuildTarget))