Hi, Currently in see this in ./package/kernel/Makefile: SCAN_DEPS=modules/*.mk
As a result, any modifications in target/linux/*/modules.mk wouldnt come into effect for subsequent "make menuconfig" unless we delete ./tmp. Would this be a correct solution?: SCAN_DEPS=modules/*.mk $(TOPDIR)/target/linux/*/modules.mk Regards Kalyan
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel