fixup! fixup! addedd poprouting makefile
This commit is contained in:
parent
864b8aebaa
commit
7927519d2e
1 changed files with 2 additions and 1 deletions
|
@ -19,6 +19,7 @@ define Package/prince
|
||||||
SUBMENU :=Routing and Redirection
|
SUBMENU :=Routing and Redirection
|
||||||
Mantainer :=Gabriele Gemmi <gabriel@autistici.org>
|
Mantainer :=Gabriele Gemmi <gabriel@autistici.org>
|
||||||
TITLE :=PopRouting daemon
|
TITLE :=PopRouting daemon
|
||||||
|
URL :=https://github.com/gabri94/poprouting
|
||||||
MENU :=1
|
MENU :=1
|
||||||
DEPENDS := +libjson-c +libpthread
|
DEPENDS := +libjson-c +libpthread
|
||||||
endef
|
endef
|
||||||
|
@ -33,4 +34,4 @@ Currently it only supports OLSRd2 (aka OONF).
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
||||||
$(eval $(call BuildPackage,poprouting))
|
$(eval $(call BuildPackage,prince))
|
||||||
|
|
Loading…
Reference in a new issue