Added raddump
[openwrt.git] / package / libnet / Config.in
index 433e9fb..a3cb965 100644 (file)
@@ -1,12 +1,12 @@
 config BR2_PACKAGE_LIBNET
-       select BR2_PACKAGE_LIBPCAP
-       tristate "libnet"
+       prompt "libnet............................ Low-level packet creation library"
+       tristate
        default m if CONFIG_DEVEL
+       select BR2_PACKAGE_LIBPCAP
        help
          A low-level packet creation library.
          
          http://www.packetfactory.net/libnet/
          
          Depends: libpcap
-         
 
This page took 0.022616 seconds and 4 git commands to generate.