1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/os-specific
Shea Levy 3dbfca0d7f linux/manual-config: Change from 'features' to 'config' and fix build when firmware is installed.
Instead of manually adding which 'features' a kernel has based on its config here, just generate a nixexpr representation of the whole config and let places that need it (e.g. NixOS modules) decide how to map config options to features.

Note that if your kernel requires firmware whose hex file sits directly in ${src}/firmware rather than in a subdirectory thereof, you may need this patch for now: https://lkml.org/lkml/2012/7/31/724
2012-08-01 06:18:03 -04:00
..
gnu GNU Hurd: Use preConfigure' to autoreconf' only. 2012-04-18 18:42:44 +00:00
linux linux/manual-config: Change from 'features' to 'config' and fix build when firmware is installed. 2012-08-01 06:18:03 -04:00
windows Adding windows jom; it does not build for me still, but it's close to it. 2012-06-05 21:24:27 +00:00