summaryrefslogtreecommitdiffstats
path: root/target/linux/pxa-2.6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/pxa-2.6/Makefile')
-rw-r--r--target/linux/pxa-2.6/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/pxa-2.6/Makefile b/target/linux/pxa-2.6/Makefile
index 94e9601b9..76ca28e37 100644
--- a/target/linux/pxa-2.6/Makefile
+++ b/target/linux/pxa-2.6/Makefile
@@ -17,4 +17,7 @@ endef
include $(INCLUDE_DIR)/kernel-build.mk
+# include the profiles
+-include profiles/*.mk
+
$(eval $(call BuildKernel))