[sr-dev] how to compile a module

Juha Heinanen jh at tutpro.com
Fri Dec 9 08:27:49 CET 2016


Mikko Lehto writes:

> > Why does modules dir also exist at root?
> 
> Try running "git clean --dry-run".
> You will propably get some hints of undeleted files.

'git clean -d' deleted modules and lib dirs at root. after that 'make
modules=modules/<module> modules' worked from root.  wonder why the dirs
they were not deleted automatically by 'git pull' when they were
removed from root.

-- juha



More information about the sr-dev mailing list