package/linux-tools: add support for building tmon
authorMarkus Mayer <mmayer@broadcom.com>
Tue, 18 Jul 2017 22:10:31 +0000 (15:10 -0700)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 19 Jul 2017 19:32:04 +0000 (21:32 +0200)
commite1779ef23cd78b928d1d93f830bb00ac28143cdf
tree35ded050de50ebeda89f29e6b223832a17d29b37
parentb2c043b29a9de15a3f0c4be1275653adc42400c2
package/linux-tools: add support for building tmon

Signed-off-by: Markus Mayer <mmayer@broadcom.com>
[Thomas:
 - tweak Config.in help text as provided by Markus
 - adjust commit log
 - add missing select BR2_PACKAGE_NCURSES
 - add missing dependency on host-pkgconf, used by the tmon Makefile
   to find ncurses
 - add logic to disable -fstack-protector when the toolchain doesn't
   have SSP support.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/linux-tools/Config.in
package/linux-tools/linux-tool-tmon.mk.in [new file with mode: 0644]