Add a note warning against including dt-bindings headers in the kernel.
This commit is contained in:
parent
f75dd4342b
commit
19633d88b4
|
@ -0,0 +1,7 @@
|
|||
$NetBSD: README,v 1.1 2017/06/16 21:45:05 jmcneill Exp $
|
||||
|
||||
The headers in this directory are mostly either GPLv2 or GPLv2/X11 dual
|
||||
licensed. To be safe, DO NOT include dt-bindings headers from kernel sources.
|
||||
|
||||
These headers are only meant to be used when generating .dtb files from .dts
|
||||
sources.
|
Loading…
Reference in New Issue