diff options
author | Manuel Munz <freifunk@somakoma.de> | 2011-10-15 18:53:26 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2011-10-15 18:53:26 +0000 |
commit | e3e8c0b35a89f1be8ffba0340221fc1392263a62 (patch) | |
tree | 922725e3746a36425b3150b683b7c4ba386285a5 /contrib/package | |
parent | 87a3f2f12999abd7f88e186ee87f32255f4a339b (diff) |
contrib/package/luci/Makefile: Add luci-wshaper
Diffstat (limited to 'contrib/package')
-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 ### |