From e6b1f4ff84c9ccd41c1e39545659b28bd072691f Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 22 Mar 2018 21:17:06 +0000 Subject: tag 4.15.12-200.fc26.gnu --- .../f26/4.15.12-200.fc26.gnu/config_generation | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 freed-ora/tags/f26/4.15.12-200.fc26.gnu/config_generation (limited to 'freed-ora/tags/f26/4.15.12-200.fc26.gnu/config_generation') diff --git a/freed-ora/tags/f26/4.15.12-200.fc26.gnu/config_generation b/freed-ora/tags/f26/4.15.12-200.fc26.gnu/config_generation new file mode 100644 index 000000000..fdb94b216 --- /dev/null +++ b/freed-ora/tags/f26/4.15.12-200.fc26.gnu/config_generation @@ -0,0 +1,36 @@ +# config-variant=config:config:config +# kernel.config files are build on the fly based on this config, +# the first arg is arch and variant, the second is a hierarchy of +# config options, lowest priority to highest + +# x86_64 +x86_64=baseconfig:baseconfig-x86:baseconfig-x86-x86_64 +x86_64-debug=baseconfig:baseconfig-x86:baseconfig-x86-x86_64:debugconfig:debugconfig-x86:debugconfig-x86-x86_64 + +# i686 +i686=baseconfig:baseconfig-x86:baseconfig-x86-i686 +i686-debug=baseconfig:baseconfig-x86:baseconfig-x86-i686:debugconfig:debugconfig-x86 +i686-PAE=baseconfig:baseconfig-x86:baseconfig-x86-i686PAE +i686-PAEdebug=baseconfig:baseconfig-x86:baseconfig-x86-i686PAE:debugconfig:debugconfig-x86 + +# ppc64 +ppc64=baseconfig:baseconfig-powerpc:baseconfig-powerpc-powerpc64 +ppc64-debug=baseconfig:baseconfig-powerpc:baseconfig-powerpc-powerpc64:debugconfig + +# ppc64le +ppc64le=baseconfig:baseconfig-powerpc:baseconfig-powerpc-powerpc64le +ppc64le-debug=baseconfig:baseconfig-powerpc:baseconfig-powerpc-powerpc64le:debugconfig + +# s390x +s390x=baseconfig:baseconfig-s390x +s390x-debug=baseconfig:baseconfig-s390x:debugconfig + +# aarch64 +aarch64=baseconfig:baseconfig-arm:baseconfig-arm-aarch64 +aarch64-debug=baseconfig:baseconfig-arm:baseconfig-arm-aarch64:debugconfig:debugconfig-arm + +# arm +armv7hl=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-armv7 +armv7hl-debug=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-armv7:debugconfig:debugconfig-arm +armv7hl-lpae=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-lpae +armv7hl-lpae-debug=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-lpae:debugconfig:debugconfig-arm -- cgit v1.2.1