mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@956 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
config BR2_PACKAGE_STRACE
|
||||
tristate "strace"
|
||||
tristate "strace - System call tracer"
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
A useful diagnostic, instructional, and debugging tool.
|
||||
Allows you to track what system calls a program makes
|
||||
while it is running.
|
||||
|
||||
|
||||
http://sourceforge.net/projects/strace/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user