]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
x86: Use kernel specific subtarget configurations
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 8 Dec 2018 12:09:14 +0000 (13:09 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 12 Jan 2019 21:39:41 +0000 (22:39 +0100)
This makes it possible to use different sub target configurations for
kernel 4.19 for example.
To support kernel 4.9 and kernel 4.14 with the same configuration file
already needed some extra work this will not be needed for kernel 4.19
any more.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/x86/64/config-4.14 [moved from target/linux/x86/64/config-default with 100% similarity]
target/linux/x86/generic/config-4.14 [moved from target/linux/x86/generic/config-default with 100% similarity]
target/linux/x86/geode/config-4.14 [moved from target/linux/x86/geode/config-default with 100% similarity]
target/linux/x86/legacy/config-4.14 [moved from target/linux/x86/legacy/config-default with 100% similarity]