summaryrefslogtreecommitdiffstats
path: root/package/flatcc/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/flatcc/Config.in')
-rw-r--r--package/flatcc/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/flatcc/Config.in b/package/flatcc/Config.in
new file mode 100644
index 0000000000..6273f2b500
--- /dev/null
+++ b/package/flatcc/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_FLATCC
+ bool "flatcc"
+ help
+ flatcc is C language implementation of Google Flatbuffers. It
+ consists of both a library for the target as well as a
+ flatbuffer compiler tool for the host.
+
+ https://github.com/dvidelabs/flatcc
OpenPOWER on IntegriCloud