Move batman files into subdirectory
This commit is contained in:
parent
c188b20293
commit
479b1fc487
6 changed files with 1 additions and 1 deletions
|
@ -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)
|
Loading…
Reference in a new issue