batman: mark the gateway module as broken, it does not compile with any recent kernels
[openwrt/svn-archive/archive.git] / net / batman / Makefile
index cd4a2ec56ca7c63b0c5dbdaadbaaf52f7273d99d..4026496ae84526cba3559c551b340079169a616e 100644 (file)
@@ -59,7 +59,7 @@ endef
 define KernelPackage/batgat
 $(call Package/batmand/Default)
   SUBMENU:=Network Support
-  DEPENDS:=+batmand
+  DEPENDS:=+batmand @BROKEN
   TITLE:=B.A.T.M.A.N. gateway module
   FILES:=$(PKG_KMOD_BUILD_DIR)/batgat.$(LINUX_KMOD_SUFFIX)
   AUTOLOAD:=$(call AutoLoad,50,batgat)