perf: disable documentation
authorArnout Vandecappelle <arnout@mind.be>
Wed, 23 Oct 2013 23:28:01 +0000 (01:28 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 24 Oct 2013 06:39:10 +0000 (08:39 +0200)
commitba0d86215ec8f3b6dbddd751d595bf64d5bc8a11
tree392544ca22b7b8daa2b4fcdf3607910daac9a6a0
parent21a4a9003e3acc161f0ae95c23ad44bad0250881
perf: disable documentation

perf uses asciidoc to generate documentation, but /usr/bin/asciidoc will
try to use buildroot's host-python which doesn't have the required
unicodedata. Recent kernels always try to build the man pages when
installing. To avoid that, define ASCIIDOC as an empty string so the
Makefile can't find the executable and skips the documentation
generation.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/perf/perf.mk