Hi,
I am trying to install the driver file of the SIM 7600g-H provided on the waveshare offical site. https://www.waveshare.com/wiki/SIM7600G-H_4G_DTU
Following is the error I receive
rm -rf *.o ~ core .depend ..cmd *.ko .mod.c .tmp_versions Module. modules.order
make -C /lib/modules/4.9.337-tegra/build M=/home/bfa1/ILDS/SIM7600G-4G_DTU/Linux Driver/SIM7600_NDIS modules
make[1]: Entering directory ‘/usr/src/linux-headers-4.9.337-tegra-ubuntu18.04_aarch64/kernel-4.9’
make[1]: *** No rule to make target ‘Driver/SIM7600_NDIS’. Stop.
make[1]: Leaving directory ‘/usr/src/linux-headers-4.9.337-tegra-ubuntu18.04_aarch64/kernel-4.9’
Makefile:8: recipe for target ‘all’ failed
make: *** [all] Error 2