mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
package/libpri: add Linux in comment
Add "Linux" before kernel in comment to be consistent with other packages and manual Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
0f8aab08e7
commit
0730b8b822
@@ -12,7 +12,7 @@ config BR2_PACKAGE_LIBPRI
|
||||
|
||||
http://www.asterisk.org/downloads/libpri
|
||||
|
||||
comment "libpri needs a kernel to be built"
|
||||
comment "libpri needs a Linux kernel to be built"
|
||||
depends on BR2_USE_MMU
|
||||
depends on !BR2_LINUX_KERNEL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user