make clean for imx51_BBG build

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

make clean for imx51_BBG build

890 Views
VinayRavish
Contributor I
Hi All, I'm a new to Android and iMx. I have been following the i.Mx Android R7 user guide to learn things and get some initial experience. Q: Kindly let me know how to clean the build?? (The iMx specific imx51_BBG build) The usual make clean does not clean the previous build. It refers to the generic build and does not clean the imx specific build. I hope I'm clear with my question. Thanks.
Labels (1)
0 Kudos
2 Replies

625 Views
JayZhang
Contributor I

Yes, when use kernel I always backup the kernel source, and build kernel independent.

I think clean android build you just make clean is ok~~

charles chang said:

for android framework, remove the out folder

for kernel & uboot, make distclean

0 Kudos

625 Views
charleschang
Contributor III

for android framework, remove the out folder

for kernel & uboot, make distclean

0 Kudos