make the rest of the structure for the targets that dont have profiles yet
[openwrt-10.03/.git] / target / linux / uml-2.6 / Makefile
index 25624108ab30dfaf82dbdd561a4c526f7a09a856..089ef585819ba84285026f807e7e7a0a10b85aa8 100644 (file)
@@ -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))