diff --git a/Makefile b/Makefile index 97b1dae1783b47daaf990291b081a1f3914e1ee8..744b6c664404964da5efa8561c3df11051ba891a 100644 --- a/Makefile +++ b/Makefile @@ -1702,7 +1702,8 @@ else # KBUILD_EXTMOD # Install the modules built in the module directory # Assumes install directory is already created -# We are always building modules +# We are always building only modules. +KBUILD_BUILTIN := KBUILD_MODULES := 1 build-dirs := $(KBUILD_EXTMOD)