clean module
$ make clean-<moudlename>
eg: make clean-libxyz (to clean libxyz.so)
$ make clean
will clean entire android code
or
$ mm -B
will rebuild all the code and dependencies
$ make clean-<moudlename>
eg: make clean-libxyz (to clean libxyz.so)
$ make clean
will clean entire android code
or
$ mm -B
will rebuild all the code and dependencies
No comments:
Post a Comment