Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kconfig-frontends: Avoid using hard coded /usr/include paths | Mark Hatle | 2023-08-22 | 1 | -0/+33 |
The system could end up using an include path that points to the host system instead of the sysroot. Force the system to use the sysroot. Signed-off-by: Mark Hatle <mark.hatle@amd.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |