Below is the error message.
| echo_test.c:26:25: fatal error: linux/rpmsg.h: No such file or directory
| #include <linux/rpmsg.h>
| ^
| compilation terminated.
| Makefile:17: recipe for target 'echo_test.o' failed
| make: *** [echo_test.o] Error 1
| WARNING: exit code 1 from a shell command.
Below is the error message.
| echo_test.c:26:25: fatal error: linux/rpmsg.h: No such file or directory
| #include <linux/rpmsg.h>
| ^
| compilation terminated.
| Makefile:17: recipe for target 'echo_test.o' failed
| make: *** [echo_test.o] Error 1
| WARNING: exit code 1 from a shell command.