fixup! fixup! addedd poprouting makefile

This commit is contained in:
Gabriel 2017-01-25 21:58:08 +01:00
parent cfdc4583ea
commit c46abbf197
1 changed files with 2 additions and 1 deletions

View File

@ -19,6 +19,7 @@ define Package/prince
SUBMENU :=Routing and Redirection
Mantainer :=Gabriele Gemmi <gabriel@autistici.org>
TITLE :=PopRouting daemon
URL :=https://github.com/gabri94/poprouting
MENU :=1
DEPENDS := +libjson-c +libpthread
endef
@ -33,4 +34,4 @@ Currently it only supports OLSRd2 (aka OONF).
endef
$(eval $(call BuildPackage,poprouting))
$(eval $(call BuildPackage,prince))