[OpenWrt-Devel] Problem with commit to prevent SDK from altering kernel modules
Daniel Dickinson
openwrt at daniel.thecshore.com
Fri Jan 8 18:13:40 EST 2016
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
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list