X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/33bc319bf8d7a329d208048a457176ef6e38d01e..5a834359ace359edaac1ac3d73b3f61bfef78c00:/target/linux/atheros-2.6/Makefile?ds=sidebyside diff --git a/target/linux/atheros-2.6/Makefile b/target/linux/atheros-2.6/Makefile index 5404902f3..1700dec8c 100644 --- a/target/linux/atheros-2.6/Makefile +++ b/target/linux/atheros-2.6/Makefile @@ -18,4 +18,7 @@ endef include $(INCLUDE_DIR)/kernel-build.mk DEFAULT_PACKAGES += kmod-madwifi +# include the profiles +-include profiles/*.mk + $(eval $(call BuildKernel))