Altera_Forum
Honored Contributor
11 years agoCompiling Linux Driver using YOCTO
Hello,
I have a problem compiling a linux driver using YOCTO. I have set the KERNEL_SOURCE in my Makefile to KERNEL_SOURCE = /lib/modules/$(shell uname -r)/build But I got an Error: "build: No such file or directory" Does someone know what i'm doing wrong? Best Regards, Michael