aboutsummaryrefslogtreecommitdiffstats
path: root/package/pcre/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/pcre/Config.in')
-rw-r--r--package/pcre/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/pcre/Config.in b/package/pcre/Config.in
new file mode 100644
index 0000000000..3aa16d7fdc
--- /dev/null
+++ b/package/pcre/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_PCRE
+ tristate "pcre"
+ default m
+ help
+ A Perl Compatible Regular Expression library
+
+ http://www.pcre.org/
+
+