tools/thermal: tmon: use $(PKG_CONFIG) instead of hard-coding pkg-config
authorMarkus Mayer <mmayer@broadcom.com>
Wed, 27 Sep 2017 23:02:37 +0000 (16:02 -0700)
committerZhang Rui <rui.zhang@intel.com>
Wed, 18 Oct 2017 01:59:31 +0000 (09:59 +0800)
commit501a5c71d1f754e44142af6cae59042a8c3b2a11
tree5fa5e340e8ba53c495c70eaaf49215beaf600373
parentc21568ffabed918882c61eada79146706bd94684
tools/thermal: tmon: use $(PKG_CONFIG) instead of hard-coding pkg-config

To ease cross-compiling, make use of the $(PKG_CONFIG) variable rather
than hard-coding calls to pkg-config.

Signed-off-by: Markus Mayer <mmayer@broadcom.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
tools/thermal/tmon/Makefile