x86: Add support for kernel 4.14
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 29 Oct 2017 18:34:13 +0000 (19:34 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 16 Dec 2017 21:16:07 +0000 (22:16 +0100)
commit481e1f23f5a178f44f6cf89e761ab51d1fc8d6ed
tree80fef94230617a7513db7dcdb3259c3b0a3333b4
parent5c944d95ecc3c0f0e1d0f33d18574c1b7d29f6dd
x86: Add support for kernel 4.14

This adds basic support for kernel 4.14, this was tested in qemu only.
The subtarget configuration was refresh with kernel 4.14 and the
options needed to make it compile on kernel 4.9 were added manually.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/x86/64/config-default
target/linux/x86/config-4.14 [new file with mode: 0644]
target/linux/x86/generic/config-default
target/linux/x86/geode/config-default
target/linux/x86/legacy/config-default
target/linux/x86/patches-4.14/011-tune_lzma_options.patch [new file with mode: 0644]
target/linux/x86/patches-4.14/100-fix_cs5535_clockevt.patch [new file with mode: 0644]
target/linux/x86/patches-4.14/200-pcengines-apu2-reboot.patch [new file with mode: 0644]
target/linux/x86/patches-4.14/800-hwmon-w83627ehf-dont-claim-nct677x.patch [new file with mode: 0644]