Andres Rengifo
Results
2
comments of
Andres Rengifo
I've opened a PR with my implementation https://github.com/KumarRobotics/ublox/pull/31
``` all: (ADD TAB)make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules clean: (ADD TAB)make -C /lib/modules/$(shell uname -r)/build M=$(PWD) clean ``` @jatin96singh Add TAB before make lines