make outputs.directory useful for tftp-booting devices
basically, add some more symlinks to it
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
# "KEYS" = "y";
|
||||
};
|
||||
};
|
||||
outputs.default = "combined-image";
|
||||
outputs.default = "directory";
|
||||
boot = {
|
||||
loadAddress = "0x80060000";
|
||||
entryPoint = "0x80060000";
|
||||
|
Reference in New Issue
Block a user