diff options
Diffstat (limited to 'protocols/luci-proto-batman-adv/Makefile')
-rw-r--r-- | protocols/luci-proto-batman-adv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/luci-proto-batman-adv/Makefile b/protocols/luci-proto-batman-adv/Makefile index 9258d7db9e..1e1ab09891 100644 --- a/protocols/luci-proto-batman-adv/Makefile +++ b/protocols/luci-proto-batman-adv/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for the batman-adv protocol LUCI_DEPENDS:=+kmod-batman-adv +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |