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 [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
