ANDROID: GKI: Remove defconfig from KMI directory
* The only gki_defconfig is located following the upstream structure and pre/post defconfig fragments do not belong in this directory, which main purpose is for KMI related files. Bug: 404598434 Change-Id: I63f81c1bd7ec3d177d2d40ed13c3364e35fa9277 Signed-off-by: Ulises Mendez Martinez <umendez@google.com>
This commit is contained in:
@@ -6,9 +6,6 @@ The path names here are intended to be concise and unambiguous.
|
||||
gki
|
||||
|-- README.md
|
||||
|-- aarch64
|
||||
| |-- defconfig
|
||||
| | |-- allmodconfig
|
||||
| | +-- ...
|
||||
| |-- symbols
|
||||
| | |-- base
|
||||
| | |-- virtual_device
|
||||
@@ -24,8 +21,6 @@ The `gki` directory has one subdirectory per
|
||||
[Kleaf](https://android.googlesource.com/kernel/build/+/refs/heads/main/kleaf/README.md)
|
||||
architecture. Within each such subdirectory:
|
||||
|
||||
* `defconfig` - contains fragments for Kleaf builds
|
||||
* `allmodconfig` - post-defconfig allmodconfig fragment
|
||||
* `symbols` - contains symbol list files
|
||||
* `base` - a short list of symbols that are essential for ABI safety
|
||||
* `$partner` - a symbol list file for a specific partner
|
||||
|
||||
Reference in New Issue
Block a user