nixpkgs/pkgs/os-specific
Jared Baur bc9f24cd51 linux: only use uinstall when on armv7
The `uinstall` make target only exists for the armv7 architecture in
linux source, we should not use it if we are not building for armv7.

```
$ rg uinstall
arch/arm/Makefile
293:INSTALL_TARGETS     = zinstall uinstall install
327:  echo  '  uinstall      - Install U-Boot wrapped compressed kernel'
```
2024-05-25 11:45:34 +02:00
..
bsd freebsd: fix eval with Nix < 2.6 2024-05-20 17:56:56 +02:00
darwin raycast: 1.74.1 -> 1.75.1 2024-05-22 17:06:44 +03:00
linux linux: only use uinstall when on armv7 2024-05-25 11:45:34 +02:00
windows windows.mcfgthreads_pre_gcc_13: drop 2024-04-28 04:43:28 +02:00