aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx-2.6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm47xx-2.6/Makefile')
-rw-r--r--target/linux/brcm47xx-2.6/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/brcm47xx-2.6/Makefile b/target/linux/brcm47xx-2.6/Makefile
index ca7fd5d2d1..ab79d82908 100644
--- a/target/linux/brcm47xx-2.6/Makefile
+++ b/target/linux/brcm47xx-2.6/Makefile
@@ -19,4 +19,7 @@ endef
include $(INCLUDE_DIR)/kernel-build.mk
# DEFAULT_PACKAGES += kmod-switch
+# include the profiles
+-include profiles/*.mk
+
$(eval $(call BuildKernel))