X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/da5f3d25a76d1e0b3063f3ef5fe229e179e8bf5e..130f029a0cbe63cc7ccfb2bb4940382d9f8d20c4:/target/linux/pxa-2.6/Makefile 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))