Hello Sebastien, On 18 August 2010 09:32, Sebastien Decugis <[email protected]> wrote: > (...) > + CONFIG_IP_SCTP=m \ > (...) > + KCONFIG:=CONFIG_LIBCRC32C=m
The "=m" isn't necessary, this is implied as default. > (...) > diff --git a/target/linux/generic/config-2.6.34 > b/target/linux/generic/config-2.6.34 > (...) > diff --git a/target/linux/generic/config-2.6.35 > b/target/linux/generic/config-2.6.35 > (...) You should also add these symbols to older kernel configs, else the build will break for them when selecting the module. Regards, Jonas _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
