diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2015-10-25 17:32:01 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2015-10-25 17:32:01 +0000 |
commit | da94b00df54ec23656b4d8a785b1e9af5da1d207 (patch) | |
tree | 432ebc84d3605aa5190e056ce2e89c8e26efc352 /target/linux/oxnas | |
parent | fa4395db04e20e5e50b63cdec8b876e22d7e118f (diff) | |
download | upstream-da94b00df54ec23656b4d8a785b1e9af5da1d207.tar.gz upstream-da94b00df54ec23656b4d8a785b1e9af5da1d207.tar.bz2 upstream-da94b00df54ec23656b4d8a785b1e9af5da1d207.zip |
kernel: update kernel 4.1 to version 4.1.11
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.11
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47252
Diffstat (limited to 'target/linux/oxnas')
-rw-r--r-- | target/linux/oxnas/patches-4.1/300-introduce-oxnas-platform.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/oxnas/patches-4.1/300-introduce-oxnas-platform.patch b/target/linux/oxnas/patches-4.1/300-introduce-oxnas-platform.patch index 3130a021e8..9f78d3c56c 100644 --- a/target/linux/oxnas/patches-4.1/300-introduce-oxnas-platform.patch +++ b/target/linux/oxnas/patches-4.1/300-introduce-oxnas-platform.patch @@ -30,7 +30,7 @@ source "arch/arm/mach-pxa/Kconfig" --- a/arch/arm/Makefile +++ b/arch/arm/Makefile -@@ -187,6 +187,7 @@ machine-$(CONFIG_ARCH_NSPIRE) += nspire +@@ -195,6 +195,7 @@ machine-$(CONFIG_ARCH_NSPIRE) += nspire machine-$(CONFIG_ARCH_OMAP1) += omap1 machine-$(CONFIG_ARCH_OMAP2PLUS) += omap2 machine-$(CONFIG_ARCH_ORION5X) += orion5x |