mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
linux: reword binutils 2.29+ comment
This issue only applies to kernels built with CONFIG_THUMB2=y, so reword the comment to make that more clear. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit d937f908f12f80349089e60e418afbb714e86f7e) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
0bc221581c
commit
cbdad97e18
@ -8,7 +8,7 @@ config BR2_LINUX_KERNEL
|
||||
|
||||
if BR2_LINUX_KERNEL
|
||||
|
||||
comment "Linux kernel may fail to boot with binutils >= 2.29"
|
||||
comment "Linux kernel in thumb mode may be broken with binutils >= 2.29"
|
||||
depends on BR2_arm || BR2_armeb
|
||||
depends on !BR2_BINUTILS_VERSION_2_28_X
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user