linux-headers: bump 4.1.x series

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2017-12-07 18:43:52 +01:00 committed by Peter Korsgaard
parent 7cfafb2a6b
commit ddfd343828

View File

@ -251,7 +251,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "3.4.113" if BR2_KERNEL_HEADERS_3_4
default "3.10.108" if BR2_KERNEL_HEADERS_3_10
default "3.12.74" if BR2_KERNEL_HEADERS_3_12
default "4.1.46" if BR2_KERNEL_HEADERS_4_1
default "4.1.47" if BR2_KERNEL_HEADERS_4_1
default "4.4.104" if BR2_KERNEL_HEADERS_4_4
default "4.9.67" if BR2_KERNEL_HEADERS_4_9
default "4.10.17" if BR2_KERNEL_HEADERS_4_10