diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/bitbake.conf | 1 | ||||
-rw-r--r-- | conf/documentation.conf | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/conf/bitbake.conf b/conf/bitbake.conf index b7ecda9d6e..178dcd4439 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -377,3 +377,4 @@ include conf/build/${BUILD_SYS}.conf include conf/target/${TARGET_SYS}.conf include conf/machine/${MACHINE}.conf include conf/distro/${DISTRO}.conf +include conf/documentation.conf diff --git a/conf/documentation.conf b/conf/documentation.conf new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/conf/documentation.conf |