mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-12-25 02:11:02 +01:00
rockchip/rk3399: reverse dependency order
This order works better when we have more SoCs.
This commit is contained in:
parent
099d38a69e
commit
80340dcf86
3 changed files with 6 additions and 6 deletions
|
|
@ -9,7 +9,7 @@ let
|
|||
in {
|
||||
imports = [
|
||||
../.
|
||||
../../rockchip/rk3399
|
||||
../../rockchip
|
||||
];
|
||||
|
||||
options.hardware.radxa.rock-4c-plus = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue