X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=init%2FKconfig;h=5cff9a980c397d48491145e9d1f9e4e42313cad4;hb=90c8327cad5d7c2d5d7d3e761d17af1925474107;hp=2cce9f343ad0b6397ba7ce2103a3d8c88eaedd0c;hpb=b42f5b0f0fd8c1c442c1b29a3fbcb338e8bd7732;p=karo-tx-linux.git diff --git a/init/Kconfig b/init/Kconfig index 2cce9f343ad0..5cff9a980c39 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -76,6 +76,14 @@ config INIT_ENV_ARG_LIMIT variables passed to init from the kernel command line. +config CROSS_COMPILE + string "Cross-compiler tool prefix" + help + Same as running 'make CROSS_COMPILE=prefix-' but stored for + default make runs in this kernel build directory. You don't + need to set this unless you want the configured kernel build + directory to select the cross-compiler automatically. + config LOCALVERSION string "Local version - append to kernel release" help