fix copy loader.elf to image builder and add some package lists for brcm-2.6 (fixes...
[openwrt.git] / openwrt / package / libnids / Config.in
1 config BR2_PACKAGE_LIBNIDS
2 prompt "libnids........................... A network intrusion detection library"
3 tristate
4 select BR2_PACKAGE_LIBPCAP
5 select BR2_PACKAGE_LIBNET
6 default m if CONFIG_DEVEL
7 help
8 An implementation of an E-component of Network Intrusion Detection System.
9
10 http://www.packetfactory.net/projects/libnids/
11
This page took 0.053541 seconds and 5 git commands to generate.