Paul Gortmaker writes:
> On 2015-08-26 12:06 AM, Rusty Russell wrote:
>> Paul Gortmaker writes:
>>> The Kconfig currently controlling compilation of this code is:
>>>
>>> menuconfig MODULES
>>>bool "Enable loadable module support"
>>>
>>> ...meaning that it currently is not being built as a m
On 2015-08-26 12:06 AM, Rusty Russell wrote:
> Paul Gortmaker writes:
>> The Kconfig currently controlling compilation of this code is:
>>
>> menuconfig MODULES
>>bool "Enable loadable module support"
>>
>> ...meaning that it currently is not being built as a module by anyone.
>> No surprise h
Paul Gortmaker writes:
> The Kconfig currently controlling compilation of this code is:
>
> menuconfig MODULES
>bool "Enable loadable module support"
>
> ...meaning that it currently is not being built as a module by anyone.
> No surprise here, since modular support being a module would be an
The Kconfig currently controlling compilation of this code is:
menuconfig MODULES
bool "Enable loadable module support"
...meaning that it currently is not being built as a module by anyone.
No surprise here, since modular support being a module would be an
interesting chicken before the egg p
4 matches
Mail list logo