Quantcast
Channel: module makefile fails for armv7l when modules are compressed - Unix & Linux Stack Exchange
Browsing index pages (2 articles)

module makefile fails for armv7l when modules are compressed

I have written a network hook using netfilter. This modules compiles successfully on my ubuntu 16.04. Now I want to compile it in my embedded board which uses a customized Linux using same version of...

View Article


Answer by telcoM for module makefile fails for armv7l when modules are...

The problem is not with the compression, but with the make not finding the correct files. Note that the make command is entering the /lib/modules/<kernel version>/kernel directory, and only then...

View Article

Browsing index pages (2 articles)


Latest Images