mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 13:26:17 +04:00
Merge pull request #15435 from cotequeiroz/atheepmgr
atheepmgr: avoid libpciaccess dependency
This commit is contained in:
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=atheepmgr
|
||||
PKG_VERSION:=2.1.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE_VERSION:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_PROTO:=git
|
||||
@@ -60,7 +60,7 @@ endef
|
||||
|
||||
MAKE_VARS += \
|
||||
OS=Linux \
|
||||
HAVE_LIBPCIACCESS=n \
|
||||
CONFIG_CON_PCI=n \
|
||||
CONFIG_I_KNOW_WHAT_I_AM_DOING=$(CONFIG_ATHEEPMGR_DANGEROUS_FUNCTIONS) \
|
||||
|
||||
define Package/atheepmgr/install
|
||||
|
||||
Reference in New Issue
Block a user