aboutsummaryrefslogtreecommitdiffstats
path: root/lib/README
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2020-11-18 20:26:58 -0500
committerKevin O'Connor <kevin@koconnor.net>2020-11-23 10:17:48 -0500
commit0d5b05c704d1e15de2ce075f70d0de9f29ba1386 (patch)
tree72f50692a748e09e0aa9942b502d8a2210c4d1fc /lib/README
parent665ec5e9877ec56c93fb519f069a6c932dbe91a9 (diff)
downloadkutter-0d5b05c704d1e15de2ce075f70d0de9f29ba1386.tar.gz
kutter-0d5b05c704d1e15de2ce075f70d0de9f29ba1386.tar.xz
kutter-0d5b05c704d1e15de2ce075f70d0de9f29ba1386.zip
lib: Add kconfiglib code
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/README b/lib/README
index 3fa524e4..79bd4a15 100644
--- a/lib/README
+++ b/lib/README
@@ -78,3 +78,7 @@ the modifications.
The fast-hash directory contains code from:
https://github.com/ztanml/fast-hash
revision ae3bb53c199fe75619e940b5b6a3584ede99c5fc
+
+The kconfiglib directory contains code from:
+ https://github.com/ulfalizer/Kconfiglib.git
+version v14.1.0 (061e71f7d78cb057762d88de088055361863deff).