From 952db22551ae621deef18680625aaede453001f4 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 15 Dec 2013 19:16:30 +0000 Subject: kernel: update kernel 3.10 to 3.10.24 Signed-off-by: Hauke Mehrtens SVN-Revision: 39059 --- target/linux/x86/alix2/target.mk | 2 +- target/linux/x86/generic/target.mk | 2 +- target/linux/x86/patches-3.10/100-rdc_boards.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/x86') diff --git a/target/linux/x86/alix2/target.mk b/target/linux/x86/alix2/target.mk index b6744b0abd..adb34a6004 100644 --- a/target/linux/x86/alix2/target.mk +++ b/target/linux/x86/alix2/target.mk @@ -19,7 +19,7 @@ DEFAULT_PACKAGES += \ kmod-ledtrig-heartbeat kmod-ledtrig-gpio \ kmod-ledtrig-netdev \ kmod-cpu-msr hwclock wpad -LINUX_VERSION:=3.10.21 +LINUX_VERSION:=3.10.24 CS5535_MASK:=0x0b000042 CPU_TYPE := geode diff --git a/target/linux/x86/generic/target.mk b/target/linux/x86/generic/target.mk index b4eab5e0cf..72b970e4a0 100644 --- a/target/linux/x86/generic/target.mk +++ b/target/linux/x86/generic/target.mk @@ -1,6 +1,6 @@ BOARDNAME:=Generic -LINUX_VERSION:=3.10.21 +LINUX_VERSION:=3.10.24 define Target/Description Build firmware images for x86 based boards diff --git a/target/linux/x86/patches-3.10/100-rdc_boards.patch b/target/linux/x86/patches-3.10/100-rdc_boards.patch index 197b5dbdbc..6b8fe6c24a 100644 --- a/target/linux/x86/patches-3.10/100-rdc_boards.patch +++ b/target/linux/x86/patches-3.10/100-rdc_boards.patch @@ -1,6 +1,6 @@ --- a/arch/x86/Makefile +++ b/arch/x86/Makefile -@@ -168,6 +168,9 @@ libs-y += arch/x86/lib/ +@@ -174,6 +174,9 @@ libs-y += arch/x86/lib/ # See arch/x86/Kbuild for content of core part of the kernel core-y += arch/x86/ -- cgit v1.2.3