diff --git a/netboot/Makefile.pxelinux.0 b/netboot/Makefile.pxelinux.0 index 41296cbf..750a4e57 100644 --- a/netboot/Makefile.pxelinux.0 +++ b/netboot/Makefile.pxelinux.0 @@ -21,7 +21,7 @@ ifeq ($(KERNEL_IMAGE),) $(error Could not find a kernel image under /boot) endif -BUSYBOX=busybox-1.27.1 +BUSYBOX=busybox-1.32.0 BBINSTALL=$(BUSYBOX)/_install all: $(KERNEL_IMAGE) pxelinux.initramfs