mirror of https://github.com/openwrt/luci.git
contrib/package: add Makefile entry for luci-app-ahcp
parent
2dd1080cd6
commit
c76c01ea66
|
@ -400,6 +400,9 @@ $(eval $(call application,vnstat,LuCI Support for VnStat,\
|
||||||
$(eval $(call application,radvd,LuCI Support for Radvd,\
|
$(eval $(call application,radvd,LuCI Support for Radvd,\
|
||||||
+luci-mod-admin-full +PACKAGE_luci-app-radvd:radvd))
|
+luci-mod-admin-full +PACKAGE_luci-app-radvd:radvd))
|
||||||
|
|
||||||
|
$(eval $(call application,ahcp,LuCI Support for AHCPd,\
|
||||||
|
+luci-mod-admin-full +PACKAGE_luci-app-ahcp:ahcpd))
|
||||||
|
|
||||||
$(eval $(call application,lqtapifoss,Lantiq voip))
|
$(eval $(call application,lqtapifoss,Lantiq voip))
|
||||||
|
|
||||||
### Server Gateway Interfaces ###
|
### Server Gateway Interfaces ###
|
||||||
|
|
Loading…
Reference in New Issue