X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/33bc319bf8d7a329d208048a457176ef6e38d01e..e88e20ffb24a30725e124e945a8970fe3e578455:/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))