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