balena-os / kernel-module-build

Example project for building an OOT kernel module in balena
https://balena.io
MIT License
35 stars 29 forks source link

Can't build kernel modules on 2.36.0+rev2.prod #25

Open daghemo opened 5 years ago

daghemo commented 5 years ago

Can't build example kernel module using 2.36.0+rev2.prod. The error is:

make: *** No rule to make target 'modules_prepare'. Stop.

agherzan commented 5 years ago

@floion @ZubairLK Is this because of https://github.com/balena-os/meta-balena/issues/1519 ?

floion commented 5 years ago

@daghemo please use the branch called thud_or_newer

floion commented 5 years ago

Yes @agherzan