diff --git a/build.config.common b/build.config.common index 8e328b13b082..63912375042d 100644 --- a/build.config.common +++ b/build.config.common @@ -10,3 +10,5 @@ BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86 EXTRA_CMDS='' STOP_SHIP_TRACEPRINTK=1 +IN_KERNEL_MODULES=1 +DO_NOT_STRIP_MODULES=1