forked from dan/liminix
rt3200 defaults to ubifs
This commit is contained in:
parent
294492a176
commit
3f6e9b6384
@ -218,6 +218,7 @@
|
|||||||
tftp.loadAddress = lim.parseInt "0x4007ff28";
|
tftp.loadAddress = lim.parseInt "0x4007ff28";
|
||||||
imageFormat = "fit";
|
imageFormat = "fit";
|
||||||
};
|
};
|
||||||
|
rootfsType = lib.mkDefault "ubifs";
|
||||||
filesystem =
|
filesystem =
|
||||||
let inherit (pkgs.pseudofile) dir symlink;
|
let inherit (pkgs.pseudofile) dir symlink;
|
||||||
in
|
in
|
||||||
|
Loading…
Reference in New Issue
Block a user