Commit Graph

2 Commits

Author SHA1 Message Date
Vulcan
e01d35fc79 unikraft build fix
Add CONFIG_UK_NAME="L2E" to defconf to preserve output filename "L2E_qemu-x86_64"
2023-10-09 22:58:57 +05:30
Razvan Deaconescu
ba202b0074 Use defconfig when building for unikernel
Replace error-prone copying of configuration file with the use of a
defconfig file. Add `defconfigs/qemu-x86_64` and use `make defconfig`
option in `Makefile.unikernel`.

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
2023-10-08 17:54:57 +03:00