[OpenWrt-Devel] Problem with commit to prevent SDK from altering kernel modules

Felix Fietkau nbd at openwrt.org
Fri Jan 8 18:38:27 EST 2016


On 2016-01-09 00:13, Daniel Dickinson wrote:
> Hi Felix,
> 
> I think your latest commit will have an unexpected effect.  It will come 
> into play whenever CONFIG_SDK=y, which includes when *building* the SDK, 
> not only when *in* the SDK.
> 
> For my own SDK development I added
> 
> config IN_SDK
>       bool
>       default y
> 
> in target/sdk/files/Config.in
> 
> so that I would have a config option that was true while *in* the SDK, 
> but *not* while building it.
The SDK variable is not the same as the CONFIG_SDK variable.

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list