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
8f8b759
..
ffa6f08
100644
(file)
--- a/
package/libnet/Config.in
+++ b/
package/libnet/Config.in
@@
-1,7
+1,7
@@
config BR2_PACKAGE_LIBNET
+ tristate "libnet - Low-level packet creation library"
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBPCAP
- tristate "libnet"
- default m
help
A low-level packet creation library.
This page took
0.022677 seconds
and
4
git commands to generate.