split b44 patches, add performance patch from oleg, need more testing on some other...
[openwrt.git] / package / libnet / Config.in
index bcfdc62..433e9fb 100644 (file)
@@ -1,10 +1,12 @@
 config BR2_PACKAGE_LIBNET
        select BR2_PACKAGE_LIBPCAP
-       tristate "libnet (a low-level packet creation library)"
-       default m
+       tristate "libnet"
+       default m if CONFIG_DEVEL
        help
          A low-level packet creation library.
          
          http://www.packetfactory.net/libnet/
          
+         Depends: libpcap
+         
 
This page took 0.022149 seconds and 4 git commands to generate.