New comment by pbui on void-packages repository https://github.com/void-linux/void-packages/pull/24846#issuecomment-691496701 Comment: I get the following when I try to build the `prepare0` target on armv7l (glibc) ``` make: Entering directory '/usr/src/rpi-kernel-headers-5.4.59_1' scripts/Makefile.build:42: arch/arm/tools/Makefile: No such file or directory make[1]: *** No rule to make target 'arch/arm/tools/Makefile'. Stop. make: *** [arch/arm/Makefile:325: archheaders] Error 2 make: *** Waiting for unfinished jobs.... make: Leaving directory '/usr/src/rpi-kernel-headers-5.4.59_1' ```