X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/33bc319bf8d7a329d208048a457176ef6e38d01e..4408ce713fc684b071d8f2bf0f67c827468be2e0:/target/linux/atheros-2.6/Makefile 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))