From 747e57ffe2dc0399886ae17e7476a9baaf8ebeb2 Mon Sep 17 00:00:00 2001 From: Tim Yardley Date: Sat, 3 Mar 2007 01:22:09 +0000 Subject: make the rest of the structure for the targets that dont have profiles yet SVN-Revision: 6475 --- target/linux/uml-2.6/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/uml-2.6') diff --git a/target/linux/uml-2.6/Makefile b/target/linux/uml-2.6/Makefile index 25624108ab..089ef58581 100644 --- a/target/linux/uml-2.6/Makefile +++ b/target/linux/uml-2.6/Makefile @@ -24,6 +24,10 @@ FEATURES:=broken LINUX_CONFIG:=$(CURDIR)/config/$(ARCH) include $(INCLUDE_DIR)/kernel-build.mk + +# include the profiles +-include profiles/*.mk + endif $(eval $(call BuildKernel)) -- cgit v1.2.3