diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 462e8c9f6..efff76778 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -432,6 +432,9 @@ $(eval $(call application,radvd,LuCI Support for Radvd,\ $(eval $(call application,ahcp,LuCI Support for AHCPd,\ +PACKAGE_luci-app-ahcp:ahcpd)) +$(eval $(call application,wshaper,LuCI Support for wshaper,\ + +PACKAGE_luci-app-wshaper:wshaper)) + $(eval $(call application,lqtapifoss,Lantiq voip)) ### Server Gateway Interfaces ### |