On 21/10/2019 21:31, David Bauer wrote:
Hello John
On 10/21/19 9:22 PM, John Crispin wrote:
On 21/10/2019 21:13, David Bauer wrote:
+config-$(call config_package,rtw88) += RTW88
+config-y += RTW88_CORE RTW88_PCI RTW88_8822BE RTW88_8822CE
+
why not put it all behind config-$(call config_packa
Hello John
On 10/21/19 9:22 PM, John Crispin wrote:
> On 21/10/2019 21:13, David Bauer wrote:
>> +config-$(call config_package,rtw88) += RTW88
>> +config-y += RTW88_CORE RTW88_PCI RTW88_8822BE RTW88_8822CE
>> +
>
> why not put it all behind config-$(call config_package,rtw88) ? of course
> kbuil
On 21/10/2019 21:13, David Bauer wrote:
+config-$(call config_package,rtw88) += RTW88
+config-y += RTW88_CORE RTW88_PCI RTW88_8822BE RTW88_8822CE
+
why not put it all behind config-$(call config_package,rtw88) ? of
course kbuild will "is not set it" if the prior is not selected but you
could