projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add libvorbisidec package (thanks to David Collet)
[openwrt.git]
/
package
/
libnet
/
Config.in
diff --git
a/package/libnet/Config.in
b/package/libnet/Config.in
index
433e9fb
..
ffa6f08
100644
(file)
--- a/
package/libnet/Config.in
+++ b/
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.
This page took
0.022649 seconds
and
4
git commands to generate.