contrib: fix typo in Makefile
This commit is contained in:
parent
f66c97159e
commit
de96d289a0
1 changed files with 1 additions and 1 deletions
|
@ -362,7 +362,7 @@ $(eval $(call application,diag-devinfo,LuCI Diagnostics Tools (Device Info),\
|
||||||
|
|
||||||
$(eval $(call application,voice-core,LuCI Voice Software (Core)))
|
$(eval $(call application,voice-core,LuCI Voice Software (Core)))
|
||||||
|
|
||||||
$(eval $(call application,voide-diag,LuCI Voice Software (Diagnostics),\
|
$(eval $(call application,voice-diag,LuCI Voice Software (Diagnostics),\
|
||||||
+luci-app-voice-core +luci-app-diag-devinfo))
|
+luci-app-voice-core +luci-app-diag-devinfo))
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue