Re: [PATCH 0/2] Support custom build directory for kernel
Dan Carpenter <[email protected]> Wed, 19 Jun 2024 10:36:50 +0300
| Newsgroups | org.kernel.vger.smatch |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jun 18, 2024 at 11:20:15PM +0300, Cristian Ciocaltea wrote: > Make use of the 'O' environment variable to allow building the kernel into a > user specified directory. > > The first patch is just an unrelated fix for an issue noticed while looking > over kchecker script. > > Cristian Ciocaltea (2): > kchecker: Fix --outfile handling > kernel: Add support for custom build directory Thanks! Applied. regards, dan carpenter