mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
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>