|
@@ -276,5 +276,5 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
|
default "4.15.18" if BR2_KERNEL_HEADERS_4_15
|
|
default "4.15.18" if BR2_KERNEL_HEADERS_4_15
|
|
default "4.16.18" if BR2_KERNEL_HEADERS_4_16
|
|
default "4.16.18" if BR2_KERNEL_HEADERS_4_16
|
|
default "4.17.18" if BR2_KERNEL_HEADERS_4_17
|
|
default "4.17.18" if BR2_KERNEL_HEADERS_4_17
|
|
- default "4.18.3" if BR2_KERNEL_HEADERS_4_18
|
|
|
|
|
|
+ default "4.18.5" if BR2_KERNEL_HEADERS_4_18
|
|
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
|
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|