atheepmgr: avoid libpciaccess dependency 15435/head
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 15 Apr 2021 20:03:35 +0000 (17:03 -0300)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 15 Apr 2021 20:26:37 +0000 (17:26 -0300)
commit52837117541f9a35d60a0e4befac1960ea8675fe
tree1ad56be78bd779ba240f9377ed22bc2184c627ee
parentf4a231cdf59a9bbbfa302aea986856ec0e4f20ad
atheepmgr: avoid libpciaccess dependency

HAVE_LIBPCIACCESS that is currently passed through MAKE_VARS to disable
building with libpciaccess can't be set through the environment.
Instead, use CONFIG_CON_PCI, which can be passed through the environment
and will disable libpciaccess.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
utils/atheepmgr/Makefile