Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

overlaycheck

overlaycheck is a tool for validating the overlay files and README in a kernel source tree. Note that overlaycheck makes use of ovmerge, dtmerge, dtc, dtdiff and fdtget, and therefore requires them all to be installed and on the path.

Build Instructions

Install the prerequisites with "sudo apt install cmake device-tree-compiler" - you need at least version 3.10 of cmake. Run the following commands, either here or in the top-level directory to build and install everything:

  • cmake .
  • make
  • sudo make install

Usage

  • overlaycheck
  • overlaycheck -v (for verbose output)
  • overlaycheck -s (to see all the strict warnings from dtc)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.