From: Jiri Slachta Date: Mon, 11 Aug 2014 09:21:31 +0000 (+0200) Subject: restund: comment out the mysql module X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=873e7be7871cce297eaa015e50a349d1cf8c8bf3;p=feed%2Ftelephony.git restund: comment out the mysql module Signed-off-by: Jiri Slachta --- diff --git a/net/restund/Makefile b/net/restund/Makefile index ac5c202..ea16326 100644 --- a/net/restund/Makefile +++ b/net/restund/Makefile @@ -108,7 +108,6 @@ define BuildPlugin $$(eval $$(call BuildPackage,restund-mod-$(1))) endef - $(eval $(call BuildPackage,restund)) -$(eval $(call BuildPlugin,mysql,MySQL database backend,mysql_ser,+PACKAGE_restund-mod-mysql:libmysqlclient @BROKEN)) +#$(eval $(call BuildPlugin,mysql,MySQL database backend,mysql_ser,+PACKAGE_restund-mod-mysql:libmysqlclient @BROKEN))