add rml's netdev-random patch and modify et to use it (finally some entropy on /dev...
[openwrt.git] / package / pcre / Config.in
1 config BR2_PACKAGE_PCRE
2 tristate "pcre"
3 default m if CONFIG_DEVEL
4 help
5 A Perl Compatible Regular Expression library
6
7 http://www.pcre.org/
8
9
10 config BR2_PACKAGE_LIBPCRE
11 tristate
12 default BR2_PACKAGE_PCRE
13
This page took 0.049706 seconds and 5 git commands to generate.