From: Manuel Munz Date: Sat, 15 Oct 2011 18:53:26 +0000 (+0000) Subject: contrib/package/luci/Makefile: Add luci-wshaper X-Git-Tag: 0.11.0~1530 X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=e3e8c0b35a89f1be8ffba0340221fc1392263a62 contrib/package/luci/Makefile: Add luci-wshaper --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 462e8c9f65..efff767785 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 ###