Hi!
Am 15.06.19 um 21:35 schrieb Hans Dedecker:
> Hi,
> 
> On Fri, Jun 14, 2019 at 1:10 PM André Valentin <avalen...@marcant.net> wrote:
>>
>> -switch to module autoprobe
>> -exclude 4.9 kernel
>>
>> Signed-off-by: André Valentin <avalen...@marcant.net>
>> ---
>>  package/kernel/linux/modules/netsupport.mk | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/package/kernel/linux/modules/netsupport.mk 
>> b/package/kernel/linux/modules/netsupport.mk
>> index 20616d9af6..9732ee0d73 100644
>> --- a/package/kernel/linux/modules/netsupport.mk
>> +++ b/package/kernel/linux/modules/netsupport.mk
>> @@ -386,10 +386,10 @@ $(eval $(call KernelPackage,ip6-vti))
>>  define KernelPackage/xfrm-interface
>>    SUBMENU:=$(NETWORK_SUPPORT_MENU)
>>    TITLE:=IPsec XFRM Interface
>> -  DEPENDS:=+kmod-ipsec4 +kmod-ipsec6 @!LINUX_4_14
>> +  DEPENDS:=+kmod-ipsec4 +kmod-ipsec6 @!LINUX_4_14 @!LINUX_4_9
> Is there a reason why you want to exclude kernel version 4.9 as in
> master all targets will be switched to 4.19 and afaik no targets will
> use 4.9


It was Hauke Mehrtens wish, so I'm a bit in between.

Kind regards,

André

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to