[LEDE-DEV] [PATCH 24/25] x86: copy kernel 4.9 patches and config to 4.14
Hauke Mehrtens
hauke at hauke-m.de
Sun Dec 10 14:12:30 PST 2017
This just copies the configuration and the patches from kernel 4.9 to
the places where they are expected for kernel 4.14 without modifying
them.
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
target/linux/x86/{config-4.9 => config-4.14} | 0
.../linux/x86/{patches-4.9 => patches-4.14}/011-tune_lzma_options.patch | 0
.../linux/x86/{patches-4.9 => patches-4.14}/100-fix_cs5535_clockevt.patch | 0
.../x86/{patches-4.9 => patches-4.14}/200-pcengines-apu2-reboot.patch | 0
.../800-hwmon-w83627ehf-dont-claim-nct677x.patch | 0
5 files changed, 0 insertions(+), 0 deletions(-)
copy target/linux/x86/{config-4.9 => config-4.14} (100%)
copy target/linux/x86/{patches-4.9 => patches-4.14}/011-tune_lzma_options.patch (100%)
copy target/linux/x86/{patches-4.9 => patches-4.14}/100-fix_cs5535_clockevt.patch (100%)
copy target/linux/x86/{patches-4.9 => patches-4.14}/200-pcengines-apu2-reboot.patch (100%)
copy target/linux/x86/{patches-4.9 => patches-4.14}/800-hwmon-w83627ehf-dont-claim-nct677x.patch (100%)
diff --git a/target/linux/x86/config-4.9 b/target/linux/x86/config-4.14
similarity index 100%
copy from target/linux/x86/config-4.9
copy to target/linux/x86/config-4.14
diff --git a/target/linux/x86/patches-4.9/011-tune_lzma_options.patch b/target/linux/x86/patches-4.14/011-tune_lzma_options.patch
similarity index 100%
copy from target/linux/x86/patches-4.9/011-tune_lzma_options.patch
copy to target/linux/x86/patches-4.14/011-tune_lzma_options.patch
diff --git a/target/linux/x86/patches-4.9/100-fix_cs5535_clockevt.patch b/target/linux/x86/patches-4.14/100-fix_cs5535_clockevt.patch
similarity index 100%
copy from target/linux/x86/patches-4.9/100-fix_cs5535_clockevt.patch
copy to target/linux/x86/patches-4.14/100-fix_cs5535_clockevt.patch
diff --git a/target/linux/x86/patches-4.9/200-pcengines-apu2-reboot.patch b/target/linux/x86/patches-4.14/200-pcengines-apu2-reboot.patch
similarity index 100%
copy from target/linux/x86/patches-4.9/200-pcengines-apu2-reboot.patch
copy to target/linux/x86/patches-4.14/200-pcengines-apu2-reboot.patch
diff --git a/target/linux/x86/patches-4.9/800-hwmon-w83627ehf-dont-claim-nct677x.patch b/target/linux/x86/patches-4.14/800-hwmon-w83627ehf-dont-claim-nct677x.patch
similarity index 100%
copy from target/linux/x86/patches-4.9/800-hwmon-w83627ehf-dont-claim-nct677x.patch
copy to target/linux/x86/patches-4.14/800-hwmon-w83627ehf-dont-claim-nct677x.patch
--
2.11.0
More information about the Lede-dev
mailing list