make outputs.directory useful for tftp-booting devices

basically, add some more symlinks to it
This commit is contained in:
Daniel Barlow
2022-10-07 00:23:04 +01:00
parent 58c287ef6a
commit e78028e58f
2 changed files with 8 additions and 6 deletions

View File

@@ -83,7 +83,7 @@
# "KEYS" = "y";
};
};
outputs.default = "combined-image";
outputs.default = "directory";
boot = {
loadAddress = "0x80060000";
entryPoint = "0x80060000";