Standardize package Config.in, change prompt to package name + short description...
[openwrt.git] / package / libnet / Config.in
index 433e9fb..ffa6f08 100644 (file)
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_LIBNET
-       select BR2_PACKAGE_LIBPCAP
-       tristate "libnet"
+       tristate "libnet - Low-level packet creation library"
        default m if CONFIG_DEVEL
+       select BR2_PACKAGE_LIBPCAP
        help
          A low-level packet creation library.
          
This page took 0.022152 seconds and 4 git commands to generate.