X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/da5f3d25a76d1e0b3063f3ef5fe229e179e8bf5e..25ec0aa7d25a6d19e8ebf2fe981185bf61f18762:/target/linux/pxa-2.6/Makefile?ds=inline 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))