move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt/staging/dedeckeh.git] / openwrt / package / strace / Config.in
diff --git a/openwrt/package/strace/Config.in b/openwrt/package/strace/Config.in
deleted file mode 100644 (file)
index 708e41a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-config BR2_PACKAGE_STRACE
-       prompt "strace............................ System call tracer"
-       tristate
-       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/
-