fix zabbix build with the SDK
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 13 Feb 2007 13:36:13 +0000 (13:36 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 13 Feb 2007 13:36:13 +0000 (13:36 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6296 3c298f89-4303-0410-b956-a3cf2f4a3e73

admin/zabbix/Makefile

index d77e12e..e0bdda0 100644 (file)
@@ -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