summaryrefslogtreecommitdiffstats
path: root/cmake/FindKernelHeaders.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [cmake] Quote variable to avoid misleading error if emptySimon Rettberg8 days1-2/+2
|
* cmake: Make missing Module.symvers a warningSimon Rettberg2023-06-091-1/+3
| | | | | | | Since on github, we just compile against downloaded sources without having a matching built kernel, a missing Module.symvers breaks the action. While the resulting built kernel module might not be of much use, all we want to know is whether it compiles.
* Cleanup FindKernel cmake macros, add more error checksSimon Rettberg2023-06-071-7/+16
|
* [CMAKE] Fix finding kernel include dir on DebianSimon Rettberg2022-02-091-0/+1
|
* [BUILD] Fix issue in CMake kernel header checkManuel Bentele2021-11-301-3/+4
|
* [BUILD] Change CMake search for the existence of Linux headersv3.10.1Manuel Bentele2021-08-261-1/+2
|
* [BUILD] do not print verbose CMake messages in unsupported CMake versionsv2.3Manuel Bentele2020-10-271-5/+7
|
* Add CMake build requirements check to find libraries and Linux kernel headersManuel Bentele2020-10-271-0/+45