diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-08-23 17:31:04 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-08-23 17:31:04 +0000 |
commit | 043edd80744308e9d1b8c0bf2213bd7a71770cb1 (patch) | |
tree | 8b1ccfd0ecdc4680df553aae16f6f937193a5b4c /target/linux/generic/patches-3.10/300-mips_expose_boot_raw.patch | |
parent | 6f232cba6241c248000fbca5e7261c1a79accbb4 (diff) | |
download | upstream-043edd80744308e9d1b8c0bf2213bd7a71770cb1.tar.gz upstream-043edd80744308e9d1b8c0bf2213bd7a71770cb1.tar.bz2 upstream-043edd80744308e9d1b8c0bf2213bd7a71770cb1.zip |
kernel: update 3.10 to 3.10.9
Also refresh 3.10 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37832
Diffstat (limited to 'target/linux/generic/patches-3.10/300-mips_expose_boot_raw.patch')
-rw-r--r-- | target/linux/generic/patches-3.10/300-mips_expose_boot_raw.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.10/300-mips_expose_boot_raw.patch b/target/linux/generic/patches-3.10/300-mips_expose_boot_raw.patch index de0f1ce178..de5e9b8e8d 100644 --- a/target/linux/generic/patches-3.10/300-mips_expose_boot_raw.patch +++ b/target/linux/generic/patches-3.10/300-mips_expose_boot_raw.patch @@ -8,7 +8,7 @@ Acked-by: Rob Landley <rob@landley.net> --- --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -895,9 +895,6 @@ config FW_ARC +@@ -896,9 +896,6 @@ config FW_ARC config ARCH_MAY_HAVE_PC_FDC bool @@ -18,7 +18,7 @@ Acked-by: Rob Landley <rob@landley.net> config CEVT_BCM1480 bool -@@ -2391,6 +2388,18 @@ config USE_OF +@@ -2396,6 +2393,18 @@ config USE_OF select OF_EARLY_FLATTREE select IRQ_DOMAIN |