From 14583c099de7e5a505e5c60ad3e9dcf685adc20a Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 12 Jun 2018 16:56:58 +0000 Subject: scripts/mkimg.netboot.sh: add armhf, ppc64le and x86 --- scripts/mkimg.netboot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/mkimg.netboot.sh b/scripts/mkimg.netboot.sh index 09fe52c18f..12dd2a6bdd 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="" -- cgit v1.2.3