1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-15 02:43:24 +03:00
mobile-nixos/overlay/mobile-nixos/kernel
Samuel Dionne-Riel 8a41ca03f5 kernel-builder: Fix menuconfig for more recent kernels
While staying compatible with older ones.

These changes are required since recent kernels' nconfig expect that the
Makefile will have setup the environment for *many* things.

We can't simply run nconfig directly anymore.

What's that about `run-nconfig`?

Well, `make nconfig` tries to build again, in a situation where it won't
be able to build. *sigh*. With this, we take the assumedly-fine-to-run
nconfig that is already in our botched up source tree.
2020-03-27 16:33:08 -04:00
..
builder.nix kernel-builder: Fix menuconfig for more recent kernels 2020-03-27 16:33:08 -04:00
logo_linux_clut224.ppm kernel-builder: Adds a WIP Pre-init logo 2019-06-09 22:16:43 -04:00