[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZKOZtP72vmF8d6yi@debian.me>
Date: Tue, 4 Jul 2023 11:01:56 +0700
From: Bagas Sanjaya <bagasdotme@...il.com>
To: Budi <budikusasi@...il.com>, linux-kernel@...r.kernel.org
Cc: Linux Kernel Build System <linux-kbuild@...r.kernel.org>,
Masahiro Yamada <masahiroy@...nel.org>
Subject: Re: Anyone please do big favor, help
On Tue, Jul 04, 2023 at 07:46:23AM +0700, Budi wrote:
> Please one sincerely help, I need huge help
>
> I build kernel but there's few absolute interrupted compilations
> resulting in few .o files are defect, cannot be recognized
>
> In 'make' and 'make modules' this'd be no problem at all as is
> capable of resuming whole the process
> it's solved by deleting those .o files and then redo the build again
> which will complie those particular files only
In that case, you should `make clean` first.
>
> but in 'make modules_install, it won't be
> real case is within Kernel 6.3.9 package
>
> So how to modify the makefile in order to be able to copy/install the
> just built modules in pause-resume fashion so after few particular .o
> files of modules deleted and rebuilt with pause-resume, then the
> modules copy/install is performed on those only, not the entire
> modules
IMO, again `make clean` first then rebuild the whole world (just `make`).
Thanks.
--
An old man doll... just what I always wanted! - Clara
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists