X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm47xx-2.6%2FMakefile;h=ab79d82908a047e1fabac3b41d447a8e3a211fd9;hb=7e450a1c869a5b227e3c91c4e71049059f1193e6;hp=ca7fd5d2d1cbdf54834693e997686598f1e895fc;hpb=591810182c58e5ebf2bd30b8a9796ef9ed3860c2;p=openwrt-10.03%2F.git diff --git a/target/linux/brcm47xx-2.6/Makefile b/target/linux/brcm47xx-2.6/Makefile index ca7fd5d2d..ab79d8290 100644 --- a/target/linux/brcm47xx-2.6/Makefile +++ b/target/linux/brcm47xx-2.6/Makefile @@ -19,4 +19,7 @@ endef include $(INCLUDE_DIR)/kernel-build.mk # DEFAULT_PACKAGES += kmod-switch +# include the profiles +-include profiles/*.mk + $(eval $(call BuildKernel))