On 18/05/2016 17:41, Christian Huldt wrote:
> I just built LEDE with MPTCP, but in order to get better integration I'm
> reading
> https://wiki.openwrt.org/doc/devel/patches#adding_or_editing_kernel_patches
> 
> MPTCP is however associated with a bunch of lines in the kernel config,
> is there a way to add some defaults there som that make kernel_config is
> not necessary?
> 
> And is there a way to make the patch only be applied if it is chosen in
> make menuconfig?
> 
> 

have a look at the files in package/kernel/linux/modules/*.mk

they package modules and allow you to define which symbols are required.

        John

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to