Relates :
|
changes for 6713962 require lzma regardless of whether kernel is being built. ifneq ($(KERNEL), off) should be removed from around DEPLOY_BUILD_TARGETS += extra-comp-all in control\make\deploy-rules.gmk so lzma is always built. Currently, cannot build without building with KERNEL==on. For example, 6u11 dummy builds require KERNEL on or the sponsors workspace will not build.
|