mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
festival: fix more paths (broken by r23330)
Patch by Markus Heidelberg <markus.heidelberg@web.de>
This commit is contained in:
@@ -8,15 +8,15 @@ help
|
||||
if BR2_PACKAGE_FESTIVAL
|
||||
|
||||
menu "speech tools"
|
||||
source "package/festival/speech-tools/Config.in"
|
||||
source "package/audio/festival/speech-tools/Config.in"
|
||||
endmenu
|
||||
|
||||
menu "festival lexicons"
|
||||
source "package/festival/lexicons/Config.in"
|
||||
source "package/audio/festival/lexicons/Config.in"
|
||||
endmenu
|
||||
|
||||
menu "festival voices"
|
||||
source "package/festival/voices/Config.in"
|
||||
source "package/audio/festival/voices/Config.in"
|
||||
endmenu
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user