User Activity

I am trying to compile the drivers for the ToF sensor: VL53L4CX for an embedded Linux application. I am running Ubuntu 22.04. When I try to make the drivers I get the following error:   CONFIG_STMVL53LX=m make -C /lib/modules/`uname -r`/build M=$PWD ...