summaryrefslogtreecommitdiffstats
path: root/target/linux/x86-2.6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/x86-2.6/Makefile')
-rw-r--r--target/linux/x86-2.6/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/x86-2.6/Makefile b/target/linux/x86-2.6/Makefile
index 2b8e497c9..005339689 100644
--- a/target/linux/x86-2.6/Makefile
+++ b/target/linux/x86-2.6/Makefile
@@ -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))