Blame SOURCES/configs/priority.fedora
|
Justin Vreeland |
794d92 |
# config-variant=config:config:config
|
|
Justin Vreeland |
794d92 |
# kernel.config files are build on the fly based on this config,
|
|
Justin Vreeland |
794d92 |
# the first arg is arch and variant, the second is a hierarchy of
|
|
Justin Vreeland |
794d92 |
# config options, lowest priority to highest
|
|
Justin Vreeland |
794d92 |
|
|
Justin Vreeland |
794d92 |
# tells the build_configs.sh which order to build the configs.
|
|
Justin Vreeland |
794d92 |
# this is useful when providing a separate overrides directory.
|
|
Justin Vreeland |
794d92 |
# do not use quotes and space separate the directories.
|
|
Justin Vreeland |
794d92 |
ORDER=fedora
|
|
Justin Vreeland |
794d92 |
|
|
Justin Vreeland |
794d92 |
# x86_64
|
|
Justin Vreeland |
794d92 |
x86_64=generic:generic-x86:generic-x86-x86_64
|
|
Justin Vreeland |
794d92 |
x86_64-debug=generic:generic-x86:generic-x86-x86_64:debug:debug-x86:debug-x86-x86_64
|
|
Justin Vreeland |
794d92 |
|
|
Justin Vreeland |
794d92 |
# i686
|
|
Justin Vreeland |
794d92 |
i686=generic:generic-x86:generic-x86-i686
|
|
Justin Vreeland |
794d92 |
i686-debug=generic:generic-x86:generic-x86-i686:debug:debug-x86
|
|
Justin Vreeland |
794d92 |
|
|
Justin Vreeland |
794d92 |
# ppc64le
|
|
Justin Vreeland |
794d92 |
ppc64le=generic:generic-powerpc
|
|
Justin Vreeland |
794d92 |
ppc64le-debug=generic:generic-powerpc:debug
|
|
Justin Vreeland |
794d92 |
|
|
Justin Vreeland |
794d92 |
# s390x
|
|
Justin Vreeland |
794d92 |
s390x=generic:generic-s390x
|
|
Justin Vreeland |
794d92 |
s390x-debug=generic:generic-s390x:debug
|
|
Justin Vreeland |
794d92 |
|
|
Justin Vreeland |
794d92 |
# aarch64
|
|
Justin Vreeland |
794d92 |
aarch64=generic:generic-arm:generic-arm-aarch64
|
|
Justin Vreeland |
794d92 |
aarch64-debug=generic:generic-arm:generic-arm-aarch64:debug:debug-arm
|
|
Justin Vreeland |
794d92 |
|
|
Justin Vreeland |
794d92 |
# arm
|
|
Justin Vreeland |
794d92 |
armv7hl=generic:generic-arm:generic-arm-armv7:generic-arm-armv7-armv7
|
|
Justin Vreeland |
794d92 |
armv7hl-debug=generic:generic-arm:generic-arm-armv7:generic-arm-armv7-armv7:debug:debug-arm
|
|
Justin Vreeland |
794d92 |
armv7hl-lpae=generic:generic-arm:generic-arm-armv7:generic-arm-armv7-lpae
|
|
Justin Vreeland |
794d92 |
armv7hl-lpae-debug=generic:generic-arm:generic-arm-armv7:generic-arm-armv7-lpae:debug:debug-arm
|