about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/generate-config.pl
AgeCommit message (Expand)AuthorFilesLines
2022-03-10linux.configfile: fix alts containing "/m"Alyssa Ross1-1/+1
2021-07-12buildLinux: apply hostPlatform.linux-kernel.makeFlags to generate-config.plBernardo Meurer1-1/+2
2021-05-10linux: improve cross compilation with clangMichael Roitzsch1-1/+1
2020-12-19linux: fix generate-config's handling of "no-choice" optionsLinus Heckemann1-0/+6
2019-12-08kernel generate-config.pl: Show all errors, not just the firstAnders Kaseorg1-1/+3
2019-08-12kernel generate-config.pl: Allow whitespace in valuesEric Culp1-1/+1
2018-02-07kernel: buildLinux replaces import ./generic.nixMatthieu Coudron1-7/+7
2017-04-09linux: add kernelPreferBuiltin platform optionNikolay Amiantov1-1/+2
2016-09-13kernel generate-config.pl: Properly support string optionsTuomas Tynkkynen1-1/+4
2016-09-13kernel generate-config.pl: Be more verbose on errorsTuomas Tynkkynen1-4/+4
2016-08-06generate-config.pl: Be more verbose about missing optionsTuomas Tynkkynen1-1/+1
2014-01-01Implement generic kernel build via manual-configShea Levy1-1/+4
2013-08-06linux: properly parse config choice when it's newRicardo M. Correia1-2/+2
2010-08-14Allow override options being required in kernel configuration.. Otherwise mod...Michael Raskin1-1/+1
2010-02-16Made the kernel generate-config "build as modules as you can" an option.LluĂ­s Batlle i Rossell1-1/+2
2010-01-27* Strangely, running "make defconfig" before the generator causesEelco Dolstra1-1/+2
2009-12-14* Doh!Eelco Dolstra1-1/+0
2009-12-14* Get User-Mode Linux to build with a newer kernel. Yes, SHELL reallyEelco Dolstra1-1/+3
2009-12-14* Allow options to be ignored if they don't exist by marking them withEelco Dolstra1-5/+10
2009-12-12* Get fbcondecor to work.Eelco Dolstra1-1/+1
2009-12-12* Added a script to generate the kernel configuration.Eelco Dolstra1-0/+130