Commit Graph

4 Commits

Author SHA1 Message Date
Tim Steinbach
922c07d2d2
linux: Fix update script
The script was wrecking `modDirVersion`, putting them back and
ensuring it will not break again.
2019-04-07 08:34:12 -04:00
Tim Steinbach
4d2c4387cc
linux: Update script commit 2019-04-06 12:51:14 -04:00
Matthieu Coudron
f620b1b693 kernel: buildLinux replaces import ./generic.nix
- defined buildLinux as generic.nix instead of manual-config.nix. This
makes kernel derivations a tad more similar to your typical derivations.
- moved $buildRoot to within the source folder, this way it doesn't have to be created before the unpackPhase
and make it easier to work on kernel source without running the unpackPhase
2018-02-07 10:07:13 +09:00
William A. Kennington III
6e91f53d87 kernel: Add update script 2014-10-30 14:37:22 -07:00