X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=openwrt%2Fpackage%2Flibnet%2FConfig.in;fp=openwrt%2Fpackage%2Flibnet%2FConfig.in;h=ffa6f08f334934cbff561935bd19c88fcbea3cb1;hb=6c7547bcca9ebe6580c841e140b44b8ed8675f56;hp=433e9fbc761c576478fd55aad493e5b6992b5529;hpb=28a36d7bd62633da500fd17de5aeb26d811d8d7c;p=openwrt.git diff --git a/openwrt/package/libnet/Config.in b/openwrt/package/libnet/Config.in index 433e9fbc76..ffa6f08f33 100644 --- a/openwrt/package/libnet/Config.in +++ b/openwrt/package/libnet/Config.in @@ -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.