[adm5120] image generation cleanups
[openwrt.git] / target / linux / uml / Makefile
index a6be082..bed9bc9 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))
This page took 0.021149 seconds and 4 git commands to generate.