Fixed typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3185 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2006-02-07 22:51:10 +00:00
parent 137f9a3d05
commit 506befd2ca
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_TCPDUMP
tristate "tcpdump - Network monitoring and data acquisition tool"
prompt "tcpdump........................... Network monitoring and data acquisition tool"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBPCAP
help