From 883ca0a6ab0d9afcc57379fcf22532b1d3461461 Mon Sep 17 00:00:00 2001 From: NADAL Jean-Baptiste Date: Wed, 7 Dec 2016 21:45:27 +0100 Subject: [PATCH] Update header to 3.4.113. --- bsp/buildroot/package/linux-headers/Config.in.host | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsp/buildroot/package/linux-headers/Config.in.host b/bsp/buildroot/package/linux-headers/Config.in.host index f3a99e53..4215dbba 100644 --- a/bsp/buildroot/package/linux-headers/Config.in.host +++ b/bsp/buildroot/package/linux-headers/Config.in.host @@ -236,7 +236,7 @@ endchoice config BR2_DEFAULT_KERNEL_HEADERS string default "3.2.81" if BR2_KERNEL_HEADERS_3_2 - default "3.4.112" if BR2_KERNEL_HEADERS_3_4 + default "3.4.113" if BR2_KERNEL_HEADERS_3_4 default "3.10.103" if BR2_KERNEL_HEADERS_3_10 default "3.12.62" if BR2_KERNEL_HEADERS_3_12 default "3.14.77" if BR2_KERNEL_HEADERS_3_14