Reactivate the tracing feature
authorSimon Glass <sjg@chromium.org>
Sun, 14 Sep 2014 18:40:14 +0000 (12:40 -0600)
committerTom Rini <trini@ti.com>
Wed, 24 Sep 2014 22:30:28 +0000 (18:30 -0400)
commitb84505210367d152a456a2adeba90e13626ad104
treebb738c818f80443628ba2b5f8aaee55c287c751c
parent214b3f311f0c1ac4c8f68e45133fc3547c76d8d1
Reactivate the tracing feature

This was lost sometime in the Kbuild conversion. Add it back.

Check that the trace test now passes:

$ ./test/trace/test-trace.sh
Simple trace test / sanity check using sandbox

/tmp/filemHKPGw
Build sandbox
O=sandbox FTRACE=1
  GEN     /home/sjg/c/src/third_party/u-boot/files/sandbox/Makefile
Configuring for sandbox board...
Check results
Test passed

Signed-off-by: Simon Glass <sjg@chromium.org>
config.mk