kaloz / mwlwifi

mac80211 driver for the Marvell 88W8864 802.11ac chip
397 stars 119 forks source link

Newer Linux kernel kconfig issue #402

Open Chadster766 opened 3 years ago

Chadster766 commented 3 years ago

When I tried to build linux kernel 5.10.76 it failed due unknown statements in file "drivers/mwlwifi/Kconfig" having "---help---" instead of just "help".

It looks like "---help---" has been depreciated.

ValCher1961 commented 3 years ago

Hi @Chadster766! Yes, that's right, just - "help"

rmandrad commented 3 years ago

created pull request https://github.com/kaloz/mwlwifi/pull/403

rmandrad commented 3 years ago

it seems whoever has the rights to commit on this repository is gone in absence. Who can takeover this repository? or create a separate fork that Openwrt can accept?