fix zabbix build with the SDK
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6296 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b64ca1af5f
commit
61899a1f13
@ -51,6 +51,11 @@ define Package/zabbix-server
|
||||
DEPENDS:=+libsqlite3
|
||||
endef
|
||||
|
||||
|
||||
ifneq ($(SDK),)
|
||||
CONFIG_PACKAGE_zabbix-server:=m
|
||||
endif
|
||||
|
||||
PKG_CONFIGURE_OPTIONS:= \
|
||||
--bindir="/usr/sbin" \
|
||||
--enable-agent
|
||||
|
Loading…
x
Reference in New Issue
Block a user