Hello I am trying to add UFS support to the pve kernel and after I install the kernel headers change the kernel to have UFS support I try to compile it but it does exit with the following error:
make[3]: *** No rule to make target `kernel/bounds.c', needed by `kernel/bounds.s'. Stop.
make[2]: *** [prepare0] Error 2
This seam to not have the full kernel source. Is there a way I can get the kernel source to be able to finish my task?
regards,
Peter
make[3]: *** No rule to make target `kernel/bounds.c', needed by `kernel/bounds.s'. Stop.
make[2]: *** [prepare0] Error 2
This seam to not have the full kernel source. Is there a way I can get the kernel source to be able to finish my task?
regards,
Peter