nathanchance · GitHub

added 6 commits

January 26, 2024 11:33
These two are tightly coupled, so keep them together in the same file.
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
The ChromeOS and KASAN config definitions are tightly coupled to the
main configs file, so keep them together in the same file. If more
config sections need to be added, this makes it quite easy to do so.
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Now that some files have been combined, rename the files to fill the
numeric gaps.
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
…ob_name()
The next line unconditionally uses build["make_variables"], which makes
the check for make_variables useless, as there would be an exception if
it were not present.
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Use of make_variables can accomplish the same thing. llvm is only used
in one place and llvm_ias is used nowhere.
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
One step in slimming down the root of the repository
Signed-off-by: Nathan Chancellor <nathan@kernel.org>

@nathanchance

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>

@nathanchance

JustinStitt

@nathanchance

@nathanchance

Read the original on github.com ↗