make the rest of the structure for the targets that dont have profiles yet
[openwrt.git] / target / linux / x86-2.6 / Makefile
index 2b8e497c908bc09a194eb973d06f29da46c98d88..00533968912a98ae8a58f5fe15f1270475feca0f 100644 (file)
@@ -14,5 +14,8 @@ FEATURES:=squashfs jffs2 ext2
 include $(INCLUDE_DIR)/kernel-build.mk
 DEFAULT_PACKAGES += kmod-natsemi
 
+# include the profiles
+-include profiles/*.mk
+
 $(eval $(call BuildKernel))