X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/33bc319bf8d7a329d208048a457176ef6e38d01e..6e8c336f90f207ebc635f7ee57284256ec675bf2:/target/linux/atheros-2.6/Makefile?ds=inline 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))