summaryrefslogtreecommitdiff
path: root/package/orc/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/orc/Config.in')
-rw-r--r--package/orc/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/orc/Config.in b/package/orc/Config.in
new file mode 100644
index 000000000..1de0f235f
--- /dev/null
+++ b/package/orc/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_ORC
+ bool "orc"
+ help
+ Orc is a library and set of tools for compiling and executing
+ very simple programs that operate on arrays of data.
+
+ http://code.entropywave.com/projects/orc/