mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 00:17:43 +00:00
fix typo in kernel headers
This commit is contained in:
parent
2ba41250f7
commit
3b448df464
@ -130,6 +130,6 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
|||||||
default "2.6.22.1" if BR2_KERNEL_HEADERS_2_6_22_1
|
default "2.6.22.1" if BR2_KERNEL_HEADERS_2_6_22_1
|
||||||
default "2.6.22.10" if BR2_KERNEL_HEADERS_2_6_22_10
|
default "2.6.22.10" if BR2_KERNEL_HEADERS_2_6_22_10
|
||||||
default "2.6.22.10" if BR2_KERNEL_HEADERS_2_6_22
|
default "2.6.22.10" if BR2_KERNEL_HEADERS_2_6_22
|
||||||
default "2.6.23" if BR2_KERNEL_HEADERS_2_6_22
|
default "2.6.23" if BR2_KERNEL_HEADERS_2_6_23
|
||||||
default "2.6" if BR2_KERNEL_HEADERS_SNAP
|
default "2.6" if BR2_KERNEL_HEADERS_SNAP
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user