diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2020-10-10 07:18:51 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2020-10-10 07:18:51 +0000 |
| commit | 4a63c1c1ed78c6ae1cc4528314216e0d7945368a (patch) | |
| tree | 9781b39765c397769bf2f898c9cc83867f7ad1be /sys/dts | |
| parent | a4bcd20486f8c20cc875b39bc75aa0d5a047373f (diff) | |
Notes
Diffstat (limited to 'sys/dts')
| -rw-r--r-- | sys/dts/freebsd-compatible.dts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dts/freebsd-compatible.dts b/sys/dts/freebsd-compatible.dts new file mode 100644 index 000000000000..d977cb2b30c8 --- /dev/null +++ b/sys/dts/freebsd-compatible.dts @@ -0,0 +1,3 @@ +/ { + freebsd,dts-version = LINUX_DTS_VERSION; +}; |
