diff --git a/scripts/mkimg.netboot.sh b/scripts/mkimg.netboot.sh
index 09fe52c18f6f7b444e9e387ace15b2edb3915633..12dd2a6bddbb56eed5a2bdaaf3e4740c1cd43703 100755
--- a/scripts/mkimg.netboot.sh
+++ b/scripts/mkimg.netboot.sh
@@ -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=""