diff options
author | John Crispin <blogic@openwrt.org> | 2010-11-04 11:38:07 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2010-11-04 11:38:07 +0000 |
commit | 19cae040036f3e1e6b468b854efd6d4ca9228604 (patch) | |
tree | 804f2207bda568f24028832c74564a776df645df /contrib/package | |
parent | 6ba128551c3400e1b325362770d8a92902e699c0 (diff) |
adds a very simple application for configuring the tapi support on ifxmips based units
Diffstat (limited to 'contrib/package')
-rw-r--r-- | contrib/package/luci/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 3420fdebc..d4fee2c25 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -422,6 +422,7 @@ $(eval $(call application,vnstat,LuCI Support for VnStat,\ +PACKAGE_luci-app-vnstat:vnstat \ +PACKAGE_luci-app-vnstat:vnstati)) +$(eval $(call application,lqtapifoss,Lantiq voip)) ### Server Gateway Interfaces ### define sgi |