Removed 'dev' targets for local source mode.
Local source mode can theoreticaly run 'make devbuild' and other related targets. However, this yields somewhat undefined behaviour, since those will potentially be missing configuration data or clashing with the regular build location. There is no reason to include dev targets for local source mode, so they should be removed.
parent
34e53bef
No related branches found
No related tags found
configure/CONFIG_MODULE_DEV
deleted
100644 → 0
configure/RELEASE_DEV
deleted
100644 → 0
Please register or sign in to comment