diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-02-08 19:18:16 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-02-08 19:18:16 +0100 |
commit | 1abe6fa10ce456e9fd20389a274f5065e34a800e (patch) | |
tree | 1e789d858ae9fd14788d8c56720e61abbda78aca /protocols/luci-proto-ipv6/Makefile | |
parent | cd24ad05a4a87e5bb37a64a26a72e609b523c640 (diff) | |
parent | ada0ea2aeae569e1acc48a2d643028a7050ce8f8 (diff) |
Merge pull request #315 from poranje/proto-ipv6+aiccu
luci-proto-ipv6: add aiccu
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 f0ca605f84..e749bc9e83 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 |