]> git.ipfire.org Git - ipfire-3.x.git/commit
kernel: Refactor configure script
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 13 Dec 2022 16:44:12 +0000 (16:44 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 13 Dec 2022 16:51:18 +0000 (16:51 +0000)
commitf05d9a85959ff9fed5f3d1bbe3bacdff8ca1a145
treebc8189e804a86389bc3a948336cdfb1778899753
parent1350134bfa7470bfd83543cfcabf49bf67992ef4
kernel: Refactor configure script

This patch removes support for "platforms" and "sub-platforms" which we
won't need any more.

Instead, configuration files are now called by their architecture name
and flavour. The "generic" flavour is the default flavour and any other
flavours for the same architecture will be based on it.

There are no changes to the configuration files in this patch.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
kernel/config-aarch64-generic [moved from kernel/config-arm64-generic with 100% similarity]
kernel/config-x86_64-generic [moved from kernel/config-x86-generic with 100% similarity]
kernel/kernel.nm
kernel/scripts/configure