X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f4d24919d49f2c25d0ec3f7658a93f6170580db7..8c5dc0c237dc43601a7cbfe6b8c6f2484f526d14:/target/linux/sibyte-2.6/Makefile?ds=sidebyside diff --git a/target/linux/sibyte-2.6/Makefile b/target/linux/sibyte-2.6/Makefile index 364d116d4..28b330275 100644 --- a/target/linux/sibyte-2.6/Makefile +++ b/target/linux/sibyte-2.6/Makefile @@ -12,4 +12,8 @@ BOARDNAME:=SiByte MIPS FEATURES:=broken include $(INCLUDE_DIR)/kernel-build.mk + +# include the profiles +-include profiles/*.mk + $(eval $(call BuildKernel))