diff options
author | Paul Oranje <p.oranje@xs4all.nl> | 2015-02-04 00:04:04 +0100 |
---|---|---|
committer | Paul Oranje <p.oranje@xs4all.nl> | 2015-02-04 00:04:04 +0100 |
commit | 0282441f00ee632b87f451979078225dd52031ef (patch) | |
tree | a502b65bcb491b32db7e57aacc8768cd93d2a897 /protocols/luci-proto-ipv6/Makefile | |
parent | 84346cd178ca0740817edc6f81d8f90e7bc6e00c (diff) |
luci-proto-ipv6: add aiccu
initial commit
Diffstat (limited to 'protocols/luci-proto-ipv6/Makefile')
-rw-r--r-- | protocols/luci-proto-ipv6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/luci-proto-ipv6/Makefile b/protocols/luci-proto-ipv6/Makefile index f0ca605f8..e749bc9e8 100644 --- a/protocols/luci-proto-ipv6/Makefile +++ b/protocols/luci-proto-ipv6/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk -LUCI_TITLE:=Support for DHCPv6/6in4/6to4/6rd/DS-Lite +LUCI_TITLE:=Support for DHCPv6/6in4/6to4/6rd/DS-Lite/aiccu LUCI_DEPENDS:= include ../../luci.mk |