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