Skip to content
Snippets Groups Projects
Commit 14583c09 authored by Natanael Copa's avatar Natanael Copa
Browse files

scripts/mkimg.netboot.sh: add armhf, ppc64le and x86

parent a9278b3f
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ profile_netboot() {
desc="Kernel, initramfs and modloop for
netboot.
"
arch="aarch64 x86_64 s390x"
arch="aarch64 armhf ppc64le x86 x86_64 s390x"
kernel_cmdline="nomodeset"
kernel_flavors="vanilla"
apks=""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment