kernel: update 3.10 to 3.10.17

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 38506
This commit is contained in:
Gabor Juhos
2013-10-23 12:51:05 +00:00
parent d8d0e2c536
commit b6b06000eb
43 changed files with 161 additions and 376 deletions

View File

@@ -19,7 +19,7 @@ DEFAULT_PACKAGES += \
kmod-ledtrig-heartbeat kmod-ledtrig-gpio \
kmod-ledtrig-netdev \
kmod-cpu-msr hwclock wpad
LINUX_VERSION:=3.10.15
LINUX_VERSION:=3.10.17
CS5535_MASK:=0x0b000042
CPU_TYPE := geode

View File

@@ -1,6 +1,6 @@
BOARDNAME:=Generic
LINUX_VERSION:=3.10.15
LINUX_VERSION:=3.10.17
define Target/Description
Build firmware images for x86 based boards

View File

@@ -1,7 +1,7 @@
--- a/include/linux/timex.h
+++ b/include/linux/timex.h
@@ -143,6 +143,10 @@ extern void hardpps(const struct timespe
int read_current_timer(unsigned long *timer_val);
@@ -144,6 +144,10 @@ int read_current_timer(unsigned long *ti
void ntp_notify_cmos_timer(void);
/* The clock frequency of the i8253/i8254 PIT */
+#ifdef CONFIG_X86_RDC321X