summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-02-11 07:38:07 +0000
committerngie <ngie@FreeBSD.org>2015-02-11 07:38:07 +0000
commit4b091326f3a9c610d9b9e5859e68885119d50435 (patch)
treece9b9968a761b082a25c0839977989afcdf66842
parent22f4a9ff52e61f266870ef117f51bfe90604ded7 (diff)
downloadFreeBSD-src-4b091326f3a9c610d9b9e5859e68885119d50435.zip
FreeBSD-src-4b091326f3a9c610d9b9e5859e68885119d50435.tar.gz
MFC r264515:
r264515 (by imp): Document WITHOUT_GPL_DTC too.
-rw-r--r--tools/build/options/WITHOUT_GPL_DTC3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/build/options/WITHOUT_GPL_DTC b/tools/build/options/WITHOUT_GPL_DTC
new file mode 100644
index 0000000..5dc42ce
--- /dev/null
+++ b/tools/build/options/WITHOUT_GPL_DTC
@@ -0,0 +1,3 @@
+.\" $FreeBSD$
+Set to build the BSD licensed version of the device tree compiler, instead of the
+GPL'd one from elinux.org.
OpenPOWER on IntegriCloud