X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fatheros-2.6%2FMakefile;h=1700dec8c6d48b4901e4805bbb249b953e6d82eb;hb=345fbb3086804a836424f224cddc0e136d949b68;hp=5404902f37eeaeff2a9a9b70808e78f65050471f;hpb=33bc319bf8d7a329d208048a457176ef6e38d01e;p=openwrt-10.03%2F.git 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))