summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-03-26 11:54:12 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-03-27 15:27:57 +0200
commit9cf822226d6663d008a8210fd5afee7a250f763e (patch)
tree62638bff554d8a8ab041349c4ba9b0a30184b2e2
parent96c5b55069a2d5e3c36c0bd24deee3ecc5404f9a (diff)
downloadptxdist-9cf822226d6663d008a8210fd5afee7a250f763e.tar.gz
ptxdist-9cf822226d6663d008a8210fd5afee7a250f763e.tar.xz
trace-cmd: add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/trace-cmd.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/trace-cmd.in b/rules/trace-cmd.in
index a0834d019..5c1d37a8f 100644
--- a/rules/trace-cmd.in
+++ b/rules/trace-cmd.in
@@ -3,6 +3,8 @@
config TRACE_CMD
tristate
prompt "trace-cmd"
+ select LIBC_DL
+ select GCCLIBS_GCC_S
help
The trace-cmd command interacts with the Ftrace tracer that
is built inside the Linux kernel. It interfaces with the